#include <descrobject.h>
Definition at line 64 of file descrobject.h.
Public Attributes | |
| PyObject_HEAD PyTypeObject * | d_type |
| PyObject * | d_name |
| struct wrapperbase * | d_base |
| void * | d_wrapped |
| struct wrapperbase* d_base |
Definition at line 66 of file descrobject.h.
| PyObject* d_name |
Definition at line 65 of file descrobject.h.
| PyObject_HEAD PyTypeObject* d_type |
Definition at line 65 of file descrobject.h.
| void* d_wrapped |
Definition at line 67 of file descrobject.h.