Go to the documentation of this file.
28 #ifndef PYUPB_DESCRIPTOR_H__
29 #define PYUPB_DESCRIPTOR_H__
80 #endif // PYUPB_DESCRIPTOR_H__
const upb_FileDef * PyUpb_FileDescriptor_GetDef(PyObject *file)
PyObject * PyUpb_EnumValueDescriptor_Get(const upb_EnumValueDef *enumval)
const upb_FieldDef * PyUpb_FieldDescriptor_GetDef(PyObject *file)
PyObject * PyUpb_FileDescriptor_Get(const upb_FileDef *file)
PyObject * PyUpb_OneofDescriptor_Get(const upb_OneofDef *oneof)
@ kPyUpb_MethodDescriptor
@ kPyUpb_Descriptor_Count
PyObject * PyUpb_FieldDescriptor_Get(const upb_FieldDef *field)
PyObject * PyUpb_Descriptor_GetClass(const upb_MessageDef *m)
PyObject * PyUpb_ServiceDescriptor_Get(const upb_ServiceDef *s)
const FieldDescriptor * field
PyObject * PyUpb_EnumDescriptor_Get(const upb_EnumDef *enumdef)
PyObject * PyUpb_Descriptor_GetOrCreateWrapper(const upb_MessageDef *msg)
PyObject * PyUpb_MethodDescriptor_Get(const upb_MethodDef *s)
@ kPyUpb_ServiceDescriptor
const upb_msgdef * msgdef
const upb_MessageDef * PyUpb_Descriptor_GetDef(PyObject *_self)
const upb_enumdef * enumdef
PyObject * PyUpb_Descriptor_Get(const upb_MessageDef *msgdef)
@ kPyUpb_EnumValueDescriptor
bool PyUpb_InitDescriptor(PyObject *m)
const void * PyUpb_AnyDescriptor_GetDef(PyObject *_self)
grpc
Author(s):
autogenerated on Thu Mar 13 2025 02:59:05