#include "objpkg.h"#include "nub/objdb.h"#include "nub/object.h"#include "tcl/list.h"#include "tcl/pkg.h"#include "rutz/iter.h"#include "rutz/trace.h"#include "rutz/debug.h"

Go to the source code of this file.
Functions | |
| void | tcl::def_basic_type_cmds (tcl::pkg *pkg, shared_ptr< tcl::obj_caster > caster, const rutz::file_pos &src_pos) |
Definition in file objpkg.cc.