NSCL DDAS 12.2-009
Support for XIA DDAS at FRIB
CTclCommand Member List

This is the complete list of members for CTclCommand, including all inherited members.

CTclCommand(Tcl_Interp *pInterp, const char *cmdName)CTclCommand
getDouble(Tcl_Obj *dblObj)CTclCommandprotected
getInteger(Tcl_Obj *intObj)CTclCommandprotected
getInterpreter()CTclCommandinlineprotected
operator()(std::vector< Tcl_Obj * > &argv)=0CTclCommandpure virtual
requireAtMost(std::vector< Tcl_Obj * > &objv, int max)CTclCommandprotected
requireExactly(std::vector< Tcl_Obj * > &objv, int nParams)CTclCommandprotected
setResult(const char *result)CTclCommandprotected
setResult(Tcl_Obj *result)CTclCommandprotected
setResult(double value)CTclCommandprotected
setResult(int value)CTclCommandprotected
~CTclCommand()CTclCommandvirtual