Classes | Namespaces | Macros | Functions
protobuf/python/google/protobuf/pyext/descriptor_pool.h File Reference
#include <Python.h>
#include <unordered_map>
#include <google/protobuf/descriptor.h>
Include dependency graph for protobuf/python/google/protobuf/pyext/descriptor_pool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  google::protobuf::python::PyDescriptorPool
 

Namespaces

 google
 
 google::protobuf
 
 google::protobuf::python
 
 google::protobuf::python::cdescriptor_pool
 

Macros

#define PY_SSIZE_T_CLEAN
 

Functions

PyObject * google::protobuf::python::cdescriptor_pool::FindEnumTypeByName (PyDescriptorPool *self, PyObject *arg)
 
PyObject * google::protobuf::python::cdescriptor_pool::FindExtensionByName (PyDescriptorPool *self, PyObject *arg)
 
PyObject * google::protobuf::python::cdescriptor_pool::FindFieldByName (PyDescriptorPool *self, PyObject *arg)
 
PyObject * google::protobuf::python::cdescriptor_pool::FindOneofByName (PyDescriptorPool *self, PyObject *arg)
 
PyDescriptorPool * google::protobuf::python::GetDefaultDescriptorPool ()
 
PyDescriptorPool * google::protobuf::python::GetDescriptorPool_FromPool (const DescriptorPool *pool)
 
bool google::protobuf::python::InitDescriptorPool ()
 
PyObject * google::protobuf::python::PyDescriptorPool_FromPool (const DescriptorPool *pool)
 

Macro Definition Documentation

◆ PY_SSIZE_T_CLEAN

#define PY_SSIZE_T_CLEAN


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:10