16 #if !defined(_CISENSIM_H_)
21 #endif // _MSC_VER > 1000
291 bool archive(std::ofstream &outf,
int idx = 0);
302 bool serialize(
char *filepath,
int idx = 0);
324 bool parseXML(
clXML& xmlDocument);
334 bool loadXMLNode(
std::string tag,
char *nodeString);
361 bool loadXMLNode(
std::string tag,
double *nodeBool);
371 void saveXML(
clXML* xmlDocument);