Public Member Functions | |
impl (Tcl_Interp *interp, const char *name, const char *version) | |
Static Public Member Functions | |
static void | c_exit_handler (void *clientdata) |
Public Attributes | |
tcl::interpreter | interp |
string const | namesp_name |
string const | pkg_name |
string const | version |
int | init_status |
std::vector< shared_ptr< int > > | owned_ints |
std::vector< shared_ptr< double > > | owned_doubles |
exit_callback * | on_exit |
Definition at line 171 of file pkg.cc.