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