|
UGDK
0.4.1
|
#include <ugdk/script/languages/python/swigpyrun.h>
Public Attributes | |
| PyTypeObject | type |
| PyNumberMethods | as_number |
| PyMappingMethods | as_mapping |
| PySequenceMethods | as_sequence |
| PyBufferProcs | as_buffer |
| PyObject * | name |
| PyObject * | slots |
| PyBufferProcs PyHeapTypeObject::as_buffer |
| PyMappingMethods PyHeapTypeObject::as_mapping |
| PyNumberMethods PyHeapTypeObject::as_number |
| PySequenceMethods PyHeapTypeObject::as_sequence |
| PyObject* PyHeapTypeObject::name |
| PyObject * PyHeapTypeObject::slots |
| PyTypeObject PyHeapTypeObject::type |