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

#include <methodobject.h>

Public Attributes

PyObject_HEAD PyMethodDefm_ml
 
PyObjectm_self
 
PyObjectm_module
 

Member Data Documentation

PyObject_HEAD PyMethodDef* PyCFunctionObject::m_ml
PyObject* PyCFunctionObject::m_module
PyObject* PyCFunctionObject::m_self

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

Copyright 2014 Google Inc. All rights reserved.