Logo ROOT  
Reference Guide
CPyCppyy::indexiterobject Struct Reference

Definition at line 78 of file CustomPyTypes.h.

Public Attributes

PyObject_HEAD PyObjectii_container
 
Py_ssize_t ii_len
 
Py_ssize_t ii_pos
 

#include </home/sftnight/build/workspace/root-makedoc-v622/rootspi/rdoc/src/v6-22-00-patches/bindings/pyroot/cppyy/CPyCppyy/src/CustomPyTypes.h>

Inheritance diagram for CPyCppyy::indexiterobject:
[legend]

Member Data Documentation

◆ ii_container

PyObject_HEAD PyObject* CPyCppyy::indexiterobject::ii_container

Definition at line 80 of file CustomPyTypes.h.

◆ ii_len

Py_ssize_t CPyCppyy::indexiterobject::ii_len

Definition at line 82 of file CustomPyTypes.h.

◆ ii_pos

Py_ssize_t CPyCppyy::indexiterobject::ii_pos

Definition at line 81 of file CustomPyTypes.h.

Collaboration diagram for CPyCppyy::indexiterobject:
[legend]

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