HQP
1.9.6
|
This is the complete list of members for If_Method< ClassType >, including all inherited members.
_dep_method | If_Method< ClassType > | protected |
_method | If_Method< ClassType > | protected |
_object | If_Method< ClassType > | protected |
If_Element(const char *ifName) | If_Element | |
If_ListElement() | If_ListElement | |
If_Method(const char *ifName, void(ClassType::*method)(), ClassType *object) | If_Method< ClassType > | inline |
If_Method(const char *ifName, int(ClassType::*method)(int argc, const char *argv[], const char **result), ClassType *object) | If_Method< ClassType > | inline |
ifName() | If_Element | |
invoke(Tcl_Interp *interp, int objc, Tcl_Obj *CONST[]) | If_Method< ClassType > | inlineprotected |
If_Element::invoke(Tcl_Interp *, int objc, Tcl_Obj *CONST objv[])=0 | If_Element | protectedpure virtual |
~If_Element() | If_Element | virtual |
~If_ListElement() | If_ListElement | virtual |