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

#include <classobject.h>

Public Attributes

PyObject_HEAD PyObjectim_func
 
PyObjectim_self
 
PyObjectim_class
 
PyObjectim_weakreflist
 

Member Data Documentation

PyObject* PyMethodObject::im_class
PyObject_HEAD PyObject* PyMethodObject::im_func
PyObject* PyMethodObject::im_self
PyObject* PyMethodObject::im_weakreflist

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

Copyright 2014 Google Inc. All rights reserved.