Functions
upb/python/descriptor_pool.h File Reference
#include <stdbool.h>
#include "protobuf.h"
Include dependency graph for upb/python/descriptor_pool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

PyObject * PyUpb_DescriptorPool_Get (const upb_DefPool *symtab)
 
PyObject * PyUpb_DescriptorPool_GetDefaultPool (void)
 
upb_DefPoolPyUpb_DescriptorPool_GetSymtab (PyObject *pool)
 
bool PyUpb_InitDescriptorPool (PyObject *m)
 

Function Documentation

◆ PyUpb_DescriptorPool_Get()

PyObject* PyUpb_DescriptorPool_Get ( const upb_DefPool symtab)

Definition at line 92 of file descriptor_pool.c.

◆ PyUpb_DescriptorPool_GetDefaultPool()

PyObject* PyUpb_DescriptorPool_GetDefaultPool ( void  )

Definition at line 48 of file descriptor_pool.c.

◆ PyUpb_DescriptorPool_GetSymtab()

upb_DefPool* PyUpb_DescriptorPool_GetSymtab ( PyObject *  pool)

Definition at line 77 of file descriptor_pool.c.

◆ PyUpb_InitDescriptorPool()

bool PyUpb_InitDescriptorPool ( PyObject *  m)

Definition at line 632 of file descriptor_pool.c.



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