protobuf
python
google
protobuf
pyext
Namespaces
|
Functions
python/google/protobuf/pyext/descriptor.h File Reference
#include <Python.h>
#include <
google/protobuf/descriptor.h
>
Include dependency graph for python/google/protobuf/pyext/descriptor.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
Functions
bool
google::protobuf::python::_CalledFromGeneratedFile
(int stacklevel)
bool
google::protobuf::python::InitDescriptor
()
const
void
*
google::protobuf::python::PyDescriptor_AsVoidPtr
(PyObject *
obj
)
const
EnumDescriptor
*
google::protobuf::python::PyEnumDescriptor_AsDescriptor
(PyObject *
obj
)
PyObject *
google::protobuf::python::PyEnumDescriptor_FromDescriptor
(const
EnumDescriptor
*
enum_descriptor
)
PyObject *
google::protobuf::python::PyEnumValueDescriptor_FromDescriptor
(const
EnumValueDescriptor
*enumvalue_descriptor)
const
FieldDescriptor
*
google::protobuf::python::PyFieldDescriptor_AsDescriptor
(PyObject *
obj
)
PyObject *
google::protobuf::python::PyFieldDescriptor_FromDescriptor
(const
FieldDescriptor
*field_descriptor)
const
FileDescriptor
*
google::protobuf::python::PyFileDescriptor_AsDescriptor
(PyObject *
obj
)
PyObject *
google::protobuf::python::PyFileDescriptor_FromDescriptor
(const
FileDescriptor
*file_descriptor)
PyObject *
google::protobuf::python::PyFileDescriptor_FromDescriptorWithSerializedPb
(const
FileDescriptor
*file_descriptor, PyObject *serialized_pb)
const
Descriptor
*
google::protobuf::python::PyMessageDescriptor_AsDescriptor
(PyObject *
obj
)
PyObject *
google::protobuf::python::PyMessageDescriptor_FromDescriptor
(const
Descriptor
*message_descriptor)
PyObject *
google::protobuf::python::PyMethodDescriptor_FromDescriptor
(const MethodDescriptor *method_descriptor)
PyObject *
google::protobuf::python::PyOneofDescriptor_FromDescriptor
(const
OneofDescriptor
*oneof_descriptor)
const ServiceDescriptor *
google::protobuf::python::PyServiceDescriptor_AsDescriptor
(PyObject *
obj
)
PyObject *
google::protobuf::python::PyServiceDescriptor_FromDescriptor
(const ServiceDescriptor *service_descriptor)
libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:02