Public Types | Public Attributes | List of all members
google::protobuf::python::PyContainerIterator Struct Reference

Public Types

enum  IterKind { KIND_ITERKEY, KIND_ITERVALUE, KIND_ITERITEM, KIND_ITERVALUE_REVERSED }
 

Public Attributes

PyObject_HEAD PyContainercontainer
 
int index
 
enum google::protobuf::python::PyContainerIterator::IterKind kind
 

Detailed Description

Definition at line 144 of file descriptor_containers.cc.

Member Enumeration Documentation

◆ IterKind

Enumerator
KIND_ITERKEY 
KIND_ITERVALUE 
KIND_ITERITEM 
KIND_ITERVALUE_REVERSED 

Definition at line 154 of file descriptor_containers.cc.

Member Data Documentation

◆ container

PyObject_HEAD PyContainer* google::protobuf::python::PyContainerIterator::container

Definition at line 148 of file descriptor_containers.cc.

◆ index

int google::protobuf::python::PyContainerIterator::index

Definition at line 151 of file descriptor_containers.cc.

◆ kind

enum google::protobuf::python::PyContainerIterator::IterKind google::protobuf::python::PyContainerIterator::kind

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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:10