#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 | |
Variables | |
static PyGetSetDef | google::protobuf::python::unknown_field::Getters [] |
PyTypeObject | google::protobuf::python::PyUnknownFieldRef_Type |
PyTypeObject | google::protobuf::python::PyUnknownFields_Type |
static PySequenceMethods | google::protobuf::python::unknown_fields::SqMethods |