webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
google::protobuf::python::MapIterator Struct Reference

Public Attributes

 PyObject_HEAD
 
google::protobuf::scoped_ptr< ::google::protobuf::MapIteratoriter
 
MapContainercontainer
 
shared_ptr< Messageowner
 
uint64 version
 
bool empty
 

Member Data Documentation

◆ container

MapContainer* google::protobuf::python::MapIterator::container

◆ empty

bool google::protobuf::python::MapIterator::empty

◆ iter

google::protobuf::scoped_ptr< ::google::protobuf::MapIterator> google::protobuf::python::MapIterator::iter

◆ owner

shared_ptr<Message> google::protobuf::python::MapIterator::owner

◆ PyObject_HEAD

google::protobuf::python::MapIterator::PyObject_HEAD

◆ version

uint64 google::protobuf::python::MapIterator::version

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