#include "tcl/tclpkg-obj.h"#include "nub/objdb.h"#include "nub/objmgr.h"#include "tcl/objpkg.h"#include "tcl/pkg.h"#include "tcl/list.h"#include "tcl/interp.h"#include "rutz/demangle.h"#include "rutz/sfmt.h"#include <tcl.h>#include "rutz/trace.h"

Go to the source code of this file.
Functions | |
| int | Objectdb_Init (Tcl_Interp *interp) |
| int | Obj_Init (Tcl_Interp *interp) |
Definition in file tclpkg-obj.cc.