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

#include <stringobject.h>

Public Attributes

PyObject_VAR_HEAD long ob_shash
 
int ob_sstate
 
char ob_sval [1]
 

Member Data Documentation

PyObject_VAR_HEAD long PyStringObject::ob_shash
int PyStringObject::ob_sstate
char PyStringObject::ob_sval[1]

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

Copyright 2014 Google Inc. All rights reserved.