UGDK  0.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
PyHeapTypeObject Struct Reference

#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
 

Member Data Documentation

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

The documentation for this struct was generated from the following file: