#include <tcsSELF_CMD.h>
Collaboration diagram for tcsSELF_CMD:

Public Methods | |
| tcsSELF_CMD () | |
| ~tcsSELF_CMD () | |
| ccsCOMPL_STAT | SetCmdHandler (tcsCMD_HANDLER *handler, const char *description="") |
| ccsCOMPL_STAT | SetReplyHandler (evhCALLBACK &cb) |
| ccsCOMPL_STAT | SetErrorHandler (evhCALLBACK &cb) |
| ccsCOMPL_STAT | Send (msgCMD cmdName, const char *format,...) |
| ccsCOMPL_STAT | Reset () |
| const char * | Command () const |
| vltLOGICAL | IsActive () |
Protected Methods | |
| evhCB_COMPL_STAT | ReplyCB (msgMESSAGE &msg, void *) |
| evhCB_COMPL_STAT | ErrorCB (msgMESSAGE &msg, void *) |
Private Attributes | |
| fndSTRING | description |
| tcsCMD_HANDLER * | cmdHandler |
| evhCALLBACK * | userReplyCB |
| evhCALLBACK * | userErrorCB |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001