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

#include <bytearrayobject.h>

Public Attributes

PyObject_VAR_HEAD int ob_exports
 
Py_ssize_t ob_alloc
 
char * ob_bytes
 

Member Data Documentation

Py_ssize_t PyByteArrayObject::ob_alloc
char* PyByteArrayObject::ob_bytes
PyObject_VAR_HEAD int PyByteArrayObject::ob_exports

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

Copyright 2014 Google Inc. All rights reserved.