webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Functions
map_container.h File Reference
#include <Python.h>
#include <memory>
#include <google/protobuf/stubs/shared_ptr.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/message.h>

Go to the source code of this file.

Classes

struct  google::protobuf::python::MapContainer
 
struct  google::protobuf::python::MessageMapContainer
 

Namespaces

 google
 
 google::protobuf
 
 google::protobuf::python
 

Functions

PyObject * google::protobuf::python::NewScalarMapContainer (CMessage *parent, const google::protobuf::FieldDescriptor *parent_field_descriptor)
 
PyObject * google::protobuf::python::NewMessageMapContainer (CMessage *parent, const google::protobuf::FieldDescriptor *parent_field_descriptor, CMessageClass *message_class)