protobuf
python
google
protobuf
pyext
Namespaces
|
Functions
descriptor_containers.h File Reference
#include <Python.h>
Include dependency graph for descriptor_containers.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces
google
google::protobuf
google::protobuf::python
google::protobuf::python::enum_descriptor
google::protobuf::python::file_descriptor
google::protobuf::python::message_descriptor
google::protobuf::python::oneof_descriptor
google::protobuf::python::service_descriptor
Functions
bool
google::protobuf::python::InitDescriptorMappingTypes
()
PyObject *
google::protobuf::python::enum_descriptor::NewEnumValuesByName
(const
EnumDescriptor
*
descriptor
)
PyObject *
google::protobuf::python::enum_descriptor::NewEnumValuesByNumber
(const
EnumDescriptor
*
descriptor
)
PyObject *
google::protobuf::python::enum_descriptor::NewEnumValuesSeq
(const
EnumDescriptor
*
descriptor
)
PyObject *
google::protobuf::python::file_descriptor::NewFileDependencies
(const
FileDescriptor
*
descriptor
)
PyObject *
google::protobuf::python::file_descriptor::NewFileEnumTypesByName
(const
FileDescriptor
*
descriptor
)
PyObject *
google::protobuf::python::file_descriptor::NewFileExtensionsByName
(const
FileDescriptor
*
descriptor
)
PyObject *
google::protobuf::python::file_descriptor::NewFileMessageTypesByName
(const
FileDescriptor
*
descriptor
)
PyObject *
google::protobuf::python::file_descriptor::NewFilePublicDependencies
(const
FileDescriptor
*
descriptor
)
PyObject *
google::protobuf::python::file_descriptor::NewFileServicesByName
(const
FileDescriptor
*
descriptor
)
PyObject *
google::protobuf::python::message_descriptor::NewMessageEnumsByName
(const
Descriptor
*
descriptor
)
PyObject *
google::protobuf::python::message_descriptor::NewMessageEnumsSeq
(const
Descriptor
*
descriptor
)
PyObject *
google::protobuf::python::message_descriptor::NewMessageEnumValuesByName
(const
Descriptor
*
descriptor
)
PyObject *
google::protobuf::python::message_descriptor::NewMessageExtensionsByName
(const
Descriptor
*
descriptor
)
PyObject *
google::protobuf::python::message_descriptor::NewMessageExtensionsSeq
(const
Descriptor
*
descriptor
)
PyObject *
google::protobuf::python::message_descriptor::NewMessageFieldsByCamelcaseName
(const
Descriptor
*
descriptor
)
PyObject *
google::protobuf::python::message_descriptor::NewMessageFieldsByName
(const
Descriptor
*
descriptor
)
PyObject *
google::protobuf::python::message_descriptor::NewMessageFieldsByNumber
(const
Descriptor
*
descriptor
)
PyObject *
google::protobuf::python::message_descriptor::NewMessageFieldsSeq
(const
Descriptor
*
descriptor
)
PyObject *
google::protobuf::python::message_descriptor::NewMessageNestedTypesByName
(const
Descriptor
*
descriptor
)
PyObject *
google::protobuf::python::message_descriptor::NewMessageNestedTypesSeq
(const
Descriptor
*
descriptor
)
PyObject *
google::protobuf::python::message_descriptor::NewMessageOneofsByName
(const
Descriptor
*
descriptor
)
PyObject *
google::protobuf::python::message_descriptor::NewMessageOneofsSeq
(const
Descriptor
*
descriptor
)
PyObject *
google::protobuf::python::oneof_descriptor::NewOneofFieldsSeq
(const
OneofDescriptor
*
descriptor
)
PyObject *
google::protobuf::python::service_descriptor::NewServiceMethodsByName
(const ServiceDescriptor *
descriptor
)
PyObject *
google::protobuf::python::service_descriptor::NewServiceMethodsSeq
(const ServiceDescriptor *
descriptor
)
libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:02