#include <google/protobuf/python/python_protobuf.h>
Go to the source code of this file.
Namespaces | |
google::protobuf | |
google::protobuf::python | |
Functions | |
const Message * | google::protobuf::python::GetCProtoInsidePyProto (PyObject *msg) |
static const Message * | google::protobuf::python::GetCProtoInsidePyProtoStub (PyObject *msg) |
Message * | google::protobuf::python::MutableCProtoInsidePyProto (PyObject *msg) |
static Message * | google::protobuf::python::MutableCProtoInsidePyProtoStub (PyObject *msg) |
Variables | |
const Message *(* | google::protobuf::python::GetCProtoInsidePyProtoPtr )(PyObject *msg) |
Message *(* | google::protobuf::python::MutableCProtoInsidePyProtoPtr )(PyObject *msg) |