Go to the documentation of this file.
31 #ifndef GOOGLE_PROTOBUF_PYTHON_CPP_DESCRIPTOR_POOL_H__
32 #define GOOGLE_PROTOBUF_PYTHON_CPP_DESCRIPTOR_POOL_H__
36 #include <unordered_map>
37 #include <google/protobuf/descriptor.h>
43 struct PyMessageFactory;
88 namespace cdescriptor_pool {
136 #endif // GOOGLE_PROTOBUF_PYTHON_CPP_DESCRIPTOR_POOL_H__
PyObject * FindEnumTypeByName(PyDescriptorPool *self, PyObject *arg)
PyObject * FindOneofByName(PyDescriptorPool *self, PyObject *arg)
PyDescriptorPool * GetDefaultDescriptorPool()
struct google::protobuf::python::PyDescriptorPool PyDescriptorPool
PyDescriptorPool * GetDescriptorPool_FromPool(const DescriptorPool *pool)
PyObject * FindFieldByName(PyDescriptorPool *self, PyObject *arg)
PyObject * FindExtensionByName(PyDescriptorPool *self, PyObject *arg)
PyMessageFactory * py_message_factory
PyTypeObject PyDescriptorPool_Type
std::unordered_map< const void *, PyObject * > * descriptor_options
const DescriptorPool * underlay
const DescriptorDatabase * database
bool InitDescriptorPool()
PyObject_HEAD DescriptorPool * pool
DescriptorPool::ErrorCollector * error_collector
InternalDescriptorPool * pool
grpc
Author(s):
autogenerated on Fri May 16 2025 02:58:15