class MonServer : public lmsg AppServer 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)
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.
alphabetic index hierarchy of classes
generated by doc++