#include <Python.h>
Go to the source code of this file.
Namespaces | |
| google::protobuf | |
| google::protobuf::python | |
Macros | |
| #define | PY_SSIZE_T_CLEAN |
Functions | |
| const Message * | google::protobuf::python::GetCProtoInsidePyProto (PyObject *msg) |
| Message * | google::protobuf::python::MutableCProtoInsidePyProto (PyObject *msg) |
| #define PY_SSIZE_T_CLEAN |
Definition at line 39 of file protobuf/python/google/protobuf/python_protobuf.h.