#include "tcl/argspec.h"#include "tcl/conversions.h"#include "tcl/obj.h"#include "rutz/shared_ptr.h"


Go to the source code of this file.
Namespaces | |
| namespace | rutz |
| namespace | tcl |
Classes | |
| class | tcl::function |
| Abstract interface for the core function to be embedded in a tcl::command. More... | |
| class | tcl::command |
| class | tcl::arg_dispatcher |
| class | tcl::call_context |
Typedefs | |
| typedef struct Tcl_Obj | Tcl_Obj |
Definition in file command.h.