Public Attributes | |
const char * | name |
swig_type_info ** | type |
swig_wrapper | constructor |
void(* | destructor )(void *) |
swig_method * | methods |
swig_attribute * | attributes |
struct swig_class ** | bases |
const char ** | base_names |
swig_module_info * | module |
Definition at line 848 of file dtn_api_wrap_tcl.cc.
Definition at line 854 of file dtn_api_wrap_tcl.cc.
Referenced by SWIG_Tcl_MethodCommand().
const char** swig_class::base_names |
Definition at line 856 of file dtn_api_wrap_tcl.cc.
Referenced by SWIG_Tcl_MethodCommand().
struct swig_class** swig_class::bases |
Definition at line 855 of file dtn_api_wrap_tcl.cc.
Referenced by SWIG_Tcl_MethodCommand().
Definition at line 851 of file dtn_api_wrap_tcl.cc.
Referenced by SWIG_Tcl_ObjectConstructor().
void(* swig_class::destructor)(void *) |
Definition at line 852 of file dtn_api_wrap_tcl.cc.
Referenced by SWIG_Tcl_ObjectDelete().
Definition at line 853 of file dtn_api_wrap_tcl.cc.
Referenced by SWIG_Tcl_MethodCommand().
Definition at line 857 of file dtn_api_wrap_tcl.cc.
Referenced by SWIG_Tcl_MethodCommand().
const char* swig_class::name |
Definition at line 849 of file dtn_api_wrap_tcl.cc.
Definition at line 850 of file dtn_api_wrap_tcl.cc.
Referenced by SWIG_Tcl_ObjectConstructor().