Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Public Attributes | List of all members
_heaptypeobject Struct Reference

#include <object.h>

Public Attributes

PyTypeObject ht_type
 
PyNumberMethods as_number
 
PyMappingMethods as_mapping
 
PySequenceMethods as_sequence
 
PyBufferProcs as_buffer
 
PyObjectht_name
 
PyObjectht_slots
 

Member Data Documentation

PyBufferProcs _heaptypeobject::as_buffer
PyMappingMethods _heaptypeobject::as_mapping
PyNumberMethods _heaptypeobject::as_number
PySequenceMethods _heaptypeobject::as_sequence
PyObject* _heaptypeobject::ht_name
PyObject * _heaptypeobject::ht_slots
PyTypeObject _heaptypeobject::ht_type

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

Copyright 2014 Google Inc. All rights reserved.