15#ifndef included_Retro_RtclClassOwned
16#define included_Retro_RtclClassOwned 1
34 Tcl_Obj*
const objv[]);
36 static void CreateClass(Tcl_Interp* interp,
const char* name,
37 const std::string& type);
Implemenation (inline) of class RtclClassOwned.
int ClassCmdCreate(Tcl_Interp *interp, int objc, Tcl_Obj *const objv[])
FIXME_docs.
static void CreateClass(Tcl_Interp *interp, const char *name, const std::string &type)
FIXME_docs.
~RtclClassOwned()
Destructor.
Declaration of class ReventLoop.