namespace diag class cmdnotify Object for sending command notifications
| | msgs [] contains the notification messages |
| | (*diagNotification) ( const char* msg, const char* prm, int pLen, char** res, int* rLen) prototype for callback function |
| | cmdnotify (diagNotification NotifyFunc = 0) Default constructor. |
| | send (flag id) const Send method. |
| | sendError (const string& errmsg) const Send error method. |
Command notification object This object send notification messages back to the user interface. In order to work it has to be initialized with a valid callback function and the user interface must have registered a callback handler.
begin
end
testBegin
testEnd
testAnalysis
static const char* const msgs[]
explicit cmdnotify(diagNotification NotifyFunc = 0)
bool send(flag id) const
bool sendError(const string& errmsg) const
alphabetic index hierarchy of classes
Please send questions and comments to sigg_d@ligo-wa.caltech.edu
generated by doc++