Public Attributes | |
PyObject * | klass |
PyObject * | newraw |
PyObject * | newargs |
PyObject * | destroy |
int | delargs |
int | implicitconv |
Referenced by PySwigClientData_New(), and PySwigObject_dealloc().
PyObject* PySwigClientData::destroy |
Referenced by PySwigClientData_Del(), PySwigClientData_New(), and PySwigObject_dealloc().
Referenced by PySwigClientData_New(), SWIG_Python_CheckImplicit(), and SWIG_Python_ConvertPtrAndOwn().
PyObject* PySwigClientData::klass |
Referenced by PySwigClientData_New(), SWIG_Python_ConvertPtrAndOwn(), and SWIG_Python_ExceptionType().
PyObject* PySwigClientData::newargs |
Referenced by PySwigClientData_Del(), PySwigClientData_New(), and SWIG_Python_NewShadowInstance().
PyObject* PySwigClientData::newraw |
Referenced by PySwigClientData_Del(), PySwigClientData_New(), and SWIG_Python_NewShadowInstance().