13 #if !defined _ciSystemTest_h_
14 #define _ciSystemTest_h_
42 bool archive(std::ofstream &outf);
53 bool serialize(
char *filepath);
75 bool parseXML(
clXML& xmlDocument);
85 bool loadXMLNode(
std::string tag,
char *nodeString);
121 bool loadXMLNode(
std::string tag,
double *nodeBool);
131 void saveXML(
clXML* xmlDocument);
200 #endif // _ciSystemTest_h_