#include <map_container.h>
Public Member Functions | |
Message * | GetMutableMessage () |
Message * | GetMutableMessage () |
![]() | |
PyObject * | AsPyObject () |
PyObject * | AsPyObject () |
PyObject * | DeepCopy () |
PyObject * | DeepCopy () |
void | RemoveFromParentCache () |
void | RemoveFromParentCache () |
Public Attributes | |
const FieldDescriptor * | key_field_descriptor |
const FieldDescriptor * | value_field_descriptor |
uint64_t | version |
uint64 | version |
![]() | |
struct CMessage * | parent |
const FieldDescriptor * | parent_field_descriptor |
PyObject_HEAD | |
Definition at line 53 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/map_container.h.
Message * google::protobuf::python::MapContainer::GetMutableMessage | ( | ) |
Definition at line 105 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/map_container.cc.
Message* google::protobuf::python::MapContainer::GetMutableMessage | ( | ) |
const FieldDescriptor* google::protobuf::python::MapContainer::key_field_descriptor |
Definition at line 58 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/map_container.h.
const FieldDescriptor* google::protobuf::python::MapContainer::value_field_descriptor |
Definition at line 59 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/map_container.h.
uint64_t google::protobuf::python::MapContainer::version |
Definition at line 61 of file protobuf/python/google/protobuf/pyext/map_container.h.
uint64 google::protobuf::python::MapContainer::version |
Definition at line 62 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/map_container.h.