| call_context(tcl::interpreter &interp, unsigned int objc, Tcl_Obj *const *objv) | tcl::call_context | |
| get_arg(unsigned int argn) | tcl::call_context | [inline] |
| get_objv(unsigned int n) | tcl::call_context | [inline, protected, virtual] |
| get_raw_args() const | tcl::call_context | [inline] |
| interp() const | tcl::call_context | [inline] |
| objc() const | tcl::call_context | [inline] |
| set_obj_result(const tcl::obj &obj) | tcl::call_context | [protected, virtual] |
| set_result(T t) | tcl::call_context | [inline] |
| tcl::command (defined in tcl::call_context) | tcl::call_context | [friend] |
| ~call_context() | tcl::call_context | [virtual] |