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