add(rutz::shared_ptr< tcl::command > p) | tcl::command_group | |
impl (defined in tcl::command_group) | tcl::command_group | [friend] |
invoke_raw(int s_objc, Tcl_Obj *const objv[]) (defined in tcl::command_group) | tcl::command_group | |
lookup(tcl::interpreter &interp, const char *name) | tcl::command_group | [static] |
lookup_original(tcl::interpreter &interp, const char *name) | tcl::command_group | [static] |
make(tcl::interpreter &interp, rutz::shared_ptr< tcl::function > callback, const char *cmd_name, const char *usage, const tcl::arg_spec &spec, const rutz::file_pos &src_pos) | tcl::command_group | [static] |
resolved_name() const | tcl::command_group | |
usage() const | tcl::command_group |