Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
CPyCppyy::indexiterobject Struct Reference

Definition at line 80 of file CustomPyTypes.h.

Public Attributes

PyObject_HEAD PyObjectii_container
Py_ssize_t ii_len
Py_ssize_t ii_pos

#include </home/stephan/code/root-2/bindings/pyroot/cppyy/CPyCppyy/src/CustomPyTypes.h>

Inheritance diagram for CPyCppyy::indexiterobject:
CPyCppyy::vectoriterobject

Member Data Documentation

◆ ii_container

PyObject_HEAD PyObject* CPyCppyy::indexiterobject::ii_container

Definition at line 82 of file CustomPyTypes.h.

◆ ii_len

Py_ssize_t CPyCppyy::indexiterobject::ii_len

Definition at line 84 of file CustomPyTypes.h.

◆ ii_pos

Py_ssize_t CPyCppyy::indexiterobject::ii_pos

Definition at line 83 of file CustomPyTypes.h.


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