Public Attributes | List of all members
PyUpb_ByNameMap_Funcs Struct Reference

#include <descriptor_containers.h>

Public Attributes

PyUpb_GenericSequence_Funcs base
 
const char *(* get_elem_name )(const void *elem)
 
const void *(* lookup )(const void *parent, const char *key)
 

Detailed Description

Definition at line 76 of file upb/python/descriptor_containers.h.

Member Data Documentation

◆ base

PyUpb_GenericSequence_Funcs PyUpb_ByNameMap_Funcs::base

Definition at line 77 of file upb/python/descriptor_containers.h.

◆ get_elem_name

const char*(* PyUpb_ByNameMap_Funcs::get_elem_name) (const void *elem)

Definition at line 81 of file upb/python/descriptor_containers.h.

◆ lookup

const void*(* PyUpb_ByNameMap_Funcs::lookup) (const void *parent, const char *key)

Definition at line 79 of file upb/python/descriptor_containers.h.


The documentation for this struct was generated from the following file:


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