#include <Python.h>
Go to the source code of this file.
Classes | |
struct | google::protobuf::python::PyMessageFieldProperty |
Namespaces | |
google::protobuf | |
google::protobuf::python | |
Macros | |
#define | PY_SSIZE_T_CLEAN |
Functions | |
PyObject * | google::protobuf::python::NewFieldProperty (const FieldDescriptor *field_descriptor) |
#define PY_SSIZE_T_CLEAN |
Definition at line 34 of file protobuf/python/google/protobuf/pyext/field.h.