webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
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
 

Member Enumeration Documentation

◆ IterKind

Enumerator
KIND_ITERKEY 
KIND_ITERVALUE 
KIND_ITERITEM 
KIND_ITERVALUE_REVERSED 

Member Data Documentation

◆ container

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

◆ index

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

◆ kind

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

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