allows_argc(unsigned int objc) const | tcl::command | |
call(tcl::interpreter &interp, unsigned int objc, Tcl_Obj *const objv[]) | tcl::command | |
command(rutz::shared_ptr< tcl::function > callback, const char *usage, const arg_spec &spec) | tcl::command | |
get_dispatcher() const | tcl::command | |
rejects_argc(unsigned int objc) const | tcl::command | |
set_dispatcher(rutz::shared_ptr< arg_dispatcher > dpx) | tcl::command | |
usage_string() const | tcl::command | |
~command() | tcl::command |