#include <google/protobuf/pyext/unknown_fields.h>#include <Python.h>#include <set>#include <memory>#include <google/protobuf/message.h>#include <google/protobuf/pyext/message.h>#include <google/protobuf/pyext/scoped_pyobject_ptr.h>#include <google/protobuf/unknown_field_set.h>#include <google/protobuf/wire_format_lite.h>
Go to the source code of this file.
Namespaces | |
| google::protobuf | |
| google::protobuf::python | |
| google::protobuf::python::unknown_field | |
| google::protobuf::python::unknown_fields | |
Macros | |
| #define | PY_SSIZE_T_CLEAN |
Variables | |
| static PyGetSetDef | google::protobuf::python::unknown_field::Getters [] |
| static PySequenceMethods | google::protobuf::python::unknown_fields::SqMethods |
| #define PY_SSIZE_T_CLEAN |
Definition at line 33 of file protobuf/python/google/protobuf/pyext/unknown_fields.cc.