#include <google/protobuf/pyext/descriptor_database.h>
#include <cstdint>
#include <google/protobuf/stubs/logging.h>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/descriptor.pb.h>
#include <google/protobuf/pyext/message.h>
#include <google/protobuf/pyext/scoped_pyobject_ptr.h>
Go to the source code of this file.
Namespaces | |
google::protobuf | |
google::protobuf::python | |
Functions | |
static bool | google::protobuf::python::GetFileDescriptorProto (PyObject *py_descriptor, FileDescriptorProto *output) |