webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <map_container.h>
Public Attributes | |
CMessageClass * | message_class |
PyObject * | message_dict |
Public Attributes inherited from google::protobuf::python::MapContainer | |
PyObject_HEAD | |
shared_ptr< Message > | owner |
const Message * | message |
CMessage * | parent |
const FieldDescriptor * | parent_field_descriptor |
const FieldDescriptor * | key_field_descriptor |
const FieldDescriptor * | value_field_descriptor |
uint64 | version |
Additional Inherited Members | |
Public Member Functions inherited from google::protobuf::python::MapContainer | |
Message * | GetMutableMessage () |
int | Release () |
void | SetOwner (const shared_ptr< Message > &new_owner) |
CMessageClass* google::protobuf::python::MessageMapContainer::message_class |
PyObject* google::protobuf::python::MessageMapContainer::message_dict |