#include <map_container.h>
Public Attributes | |
CMessageClass * | message_class |
![]() | |
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 | |
Additional Inherited Members | |
![]() | |
Message * | GetMutableMessage () |
Message * | GetMutableMessage () |
![]() | |
PyObject * | AsPyObject () |
PyObject * | AsPyObject () |
PyObject * | DeepCopy () |
PyObject * | DeepCopy () |
void | RemoveFromParentCache () |
void | RemoveFromParentCache () |
Definition at line 65 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/map_container.h.
CMessageClass * google::protobuf::python::MessageMapContainer::message_class |
Definition at line 67 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/map_container.h.