Public Attributes | |
PyObject_HEAD void * | ptr |
swig_type_info * | ty |
int | own |
PyObject * | next |
Definition at line 1321 of file dtn_api_wrap_python.cc.
PyObject* PySwigObject::next |
Definition at line 1326 of file dtn_api_wrap_python.cc.
Referenced by PySwigObject_append(), PySwigObject_dealloc(), PySwigObject_New(), PySwigObject_next(), PySwigObject_repr(), and SWIG_Python_ConvertPtrAndOwn().
Definition at line 1325 of file dtn_api_wrap_python.cc.
Referenced by PySwigObject_acquire(), PySwigObject_dealloc(), PySwigObject_disown(), PySwigObject_New(), PySwigObject_own(), SWIG_Python_AcquirePtr(), and SWIG_Python_ConvertPtrAndOwn().
PyObject_HEAD void* PySwigObject::ptr |
Definition at line 1323 of file dtn_api_wrap_python.cc.
Referenced by PySwigObject_compare(), PySwigObject_dealloc(), PySwigObject_long(), PySwigObject_New(), PySwigObject_str(), and SWIG_Python_ConvertPtrAndOwn().
Definition at line 1324 of file dtn_api_wrap_python.cc.
Referenced by PySwigObject_dealloc(), PySwigObject_GetDesc(), PySwigObject_New(), PySwigObject_repr(), PySwigObject_str(), and SWIG_Python_ConvertPtrAndOwn().