class MonServer ifndef DMTOFFLINE : private lmsg AppServer endif Monitor data server.
The monitor data server API allows the user to specify data elements to be served on demand to clients. The monitor server maintains a list of the data elements and their names.
virtual ~MonServer(void)
bool dataServed(void) const
void processMsg(void)
void Attention(void)
void serveData(const char* Name, const void* iVal, const char* Comm=0)
fs - Pointer to data to be served.
Comm - Comment supplied with index.
void setServerName(const char* Name)
int getDebug(void) const
void setDebug(int lvl)
const Dictionary& refDictionary(void) const
alphabetic index hierarchy of classes
Please send questions and comments to zweizig_j@ligo.caltech.edu
generated by doc++