70 #define XML_FILENAME "experiment.xml" 71 #define TRACE_FILENAME "experiment.mt" 88 bool hasDatabase =
false;
117 DEBUGCOUT(2) <<
"Checking " <<directory<<endl;
122 DEBUGCOUT(2) <<
"\tExists and is a directory"<<endl;
131 DEBUGCOUT(2) <<
"\tXML file is not null"<<endl;
137 DEBUGCOUT(2) <<
"\tTrying to open "<<outputFile<<endl;
142 DEBUGCOUT(2) <<
"\tMerge resulted in "<<att<<endl;
153 cerr <<
"Warning! Trace file " << location->
fileTrace <<
"is too small: " 160 cerr <<
"Error: trace file(s) does not exist or fail to open " 161 << outputFile << endl;
166 cerr <<
"Error code: " << err << endl;
SpaceTimeDataController * stdcl
static MergeDataAttribute merge(string, string, string)
SpaceTimeDataController * openDbAndCreateStdc(string)
static bool existsAndIsDir(string p)
static bool verifyDatabase(string, FileData *)
static string combinePaths(string firstPart, string secondPart)
static bool exists(string p)
static const unsigned int MIN_TRACE_SIZE
static FileOffset getFileSize(string p)