Public Attributes | List of all members
PyUpb_GenericSequence_Funcs Struct Reference

#include <descriptor_containers.h>

Public Attributes

int(* get_elem_count )(const void *parent)
 
PyObject *(* get_elem_wrapper )(const void *elem)
 
const void *(* index )(const void *parent, int idx)
 

Detailed Description

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

Member Data Documentation

◆ get_elem_count

int(* PyUpb_GenericSequence_Funcs::get_elem_count) (const void *parent)

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

◆ get_elem_wrapper

PyObject*(* PyUpb_GenericSequence_Funcs::get_elem_wrapper) (const void *elem)

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

◆ index

const void*(* PyUpb_GenericSequence_Funcs::index) (const void *parent, int idx)

Definition at line 58 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