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

#include <genobject.h>

Public Attributes

PyObject_HEAD struct _framegi_frame
 
int gi_running
 
PyObjectgi_code
 
PyObjectgi_weakreflist
 

Member Data Documentation

PyObject* PyGenObject::gi_code
PyObject_HEAD struct _frame* PyGenObject::gi_frame
int PyGenObject::gi_running
PyObject* PyGenObject::gi_weakreflist

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

Copyright 2014 Google Inc. All rights reserved.