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

#include <sliceobject.h>

Public Attributes

PyObject_HEAD PyObjectstart
 
PyObject_HEAD PyObjectstop
 
PyObject_HEAD PyObjectstep
 

Member Data Documentation

PyObject_HEAD PyObject* PySliceObject::start
PyObject_HEAD PyObject * PySliceObject::step
PyObject_HEAD PyObject * PySliceObject::stop

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

Copyright 2014 Google Inc. All rights reserved.