#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.
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 |
Namespaces | |
namespace | rutz |
Auxiliary helper namespace used in implementing shared_ptr. | |
Typedefs | |
typedef struct Tcl_Obj | Tcl_Obj |
Functions | |
static const char | __attribute__ ((used)) vcid_groovx_tcl_command_h_utc20050628162421[] |
binds a wrapped c++ function to a tcl::arg_spec and a tcl::dispatcher
Definition in file command.h.