#include <InterpCmd.h>
Inheritance diagram for InterpCmd:
Public Member Functions | |
InterpCmd (const char *nm) | |
virtual | ~InterpCmd () |
virtual char * | process (int argc, char *argv[], bool &status)=0 |
Definition at line 18 of file InterpCmd.h.
|
Definition at line 22 of file InterpCmd.h. |
|
Definition at line 25 of file InterpCmd.h. |
|
Implemented in InterpCmdTool. Referenced by TclCallback(). |