Public Attributes | |
const char * | name |
const char * | str |
swig_dycast_func | dcast |
struct swig_cast_info * | cast |
void * | clientdata |
int | owndata |
const char* swig_type_info::name |
Referenced by PySwigObject_str(), PySwigPacked_print(), PySwigPacked_repr(), PySwigPacked_str(), SWIG_InitializeModule(), SWIG_MangledTypeQueryModule(), SWIG_Python_ConvertFunctionPtr(), SWIG_Python_ConvertPacked(), SWIG_Python_ConvertPtrAndOwn(), SWIG_Python_FixMethods(), SWIG_TypeName(), and SWIG_TypePrettyName().
const char* swig_type_info::str |
Referenced by PySwigObject_GetDesc(), SWIG_TypePrettyName(), and SWIG_TypeQueryModule().
Referenced by SWIG_TypeDynamicCast().
struct swig_cast_info* swig_type_info::cast [read] |
Referenced by SWIG_InitializeModule(), SWIG_PropagateClientData(), and SWIG_TypeClientData().
Referenced by SWIG_Python_DestroyModule(), and SWIG_TypeNewClientData().