Public Attributes | |
MapContainer * | container |
std::unique_ptr<::google::protobuf::MapIterator > | iter |
CMessage * | parent |
PyObject_HEAD | |
uint64 | version |
Definition at line 77 of file map_container.cc.
MapContainer* google::protobuf::python::MapIterator::container |
Definition at line 84 of file map_container.cc.
std::unique_ptr<::google::protobuf::MapIterator> google::protobuf::python::MapIterator::iter |
Definition at line 80 of file map_container.cc.
CMessage* google::protobuf::python::MapIterator::parent |
Definition at line 97 of file map_container.cc.
google::protobuf::python::MapIterator::PyObject_HEAD |
Definition at line 78 of file map_container.cc.
uint64 google::protobuf::python::MapIterator::version |
Definition at line 102 of file map_container.cc.