template sub object interface parent class
| | TclSubObject () empty constructor |
| | ~TclSubObject () empty destructor |
| | (TclSubObject sub object commands prototype |
| | newSubOption (char *name, int (TclSubObject adds a new option to this command |
| | exec (CLIENT *ptr, int argc, char **argv) executes command |
| | getObjectKind (void) const returns main object object kind |
| | getRef (void) const returns main object reference |
| | suboptions sub object commands list |
sub object interface parent class
TclSubObject()
virtual ~TclSubObject()
typedef int (TclSubObject
static void newSubOption(char *name, int (TclSubObject
cmd - command option callback method
synopsis - option synopsis
description - option description
int exec(CLIENT *ptr, int argc, char **argv)
argc - command options number
argv - command options
virtual TclObjectKind* getObjectKind(void) const
virtual unsigned int getRef(void) const
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de