the two methods below were copied from StateMachineDimControl.cc
Definition at line 415 of file datalogger.cc.
References Debug, and DimDescriptions::descriptions.
Referenced by AddServer().
421 Debug(
"Adding description for service: " + it->front().name);
int GetCurrentState() const
return the current state of the machine
int Debug(const std::string &str)
bool fDebugIsOn
configuration flags
map< string, vector< Description > > fServiceDescriptionList
map and mutex for storing services description
std::vector< std::vector< Description > > descriptions