23 #ifndef TRACITESTCLIENT_H
24 #define TRACITESTCLIENT_H
38 namespace testclient {
66 bool run(std::string fileName,
int port, std::string host =
"localhost");
99 void commandSetValue(
int domID,
int varID,
const std::string& objID, std::ifstream& defFile);
140 void errorMsg(std::stringstream& msg);