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

#include <structmember.h>

Public Attributes

char * name
 
int type
 
Py_ssize_t offset
 
int flags
 
char * doc
 

Member Data Documentation

char* PyMemberDef::doc
int PyMemberDef::flags
char* PyMemberDef::name
Py_ssize_t PyMemberDef::offset
int PyMemberDef::type

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

Copyright 2014 Google Inc. All rights reserved.