|
Orbits
1
|
#include <object.h>
Public Attributes | |
| PyTypeObject | ht_type |
| PyNumberMethods | as_number |
| PyMappingMethods | as_mapping |
| PySequenceMethods | as_sequence |
| PyBufferProcs | as_buffer |
| PyObject * | ht_name |
| PyObject * | ht_slots |
| 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 |
1.8.3.1
Copyright 2014 Google Inc. All rights reserved.