PythonMonkey   v1.1.2 (dev)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
PyListIterObject Struct Reference

#include <JSArrayIterProxy.hh>

Public Attributes

PyObject_HEAD int it_index
 
bool reversed
 
PyListObject * it_seq
 

Member Data Documentation

◆ it_index

PyObject_HEAD int PyListIterObject::it_index

◆ it_seq

PyListObject* PyListIterObject::it_seq

◆ reversed

bool PyListIterObject::reversed

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