Public Attributes | List of all members
PyUpb_RepeatedContainer Struct Reference

Public Attributes

PyObject * arena
 
uintptr_t field
 
union {
   upb_Array *   arr
 
   PyObject *   parent
 
ptr
 
 PyObject_HEAD
 

Detailed Description

Definition at line 73 of file repeated.c.

Member Data Documentation

◆ arena

PyObject* PyUpb_RepeatedContainer::arena

Definition at line 75 of file repeated.c.

◆ arr

upb_Array* PyUpb_RepeatedContainer::arr

Definition at line 83 of file repeated.c.

◆ field

uintptr_t PyUpb_RepeatedContainer::field

Definition at line 80 of file repeated.c.

◆ parent

PyObject* PyUpb_RepeatedContainer::parent

Definition at line 82 of file repeated.c.

◆ ptr

union { ... } PyUpb_RepeatedContainer::ptr

◆ PyObject_HEAD

PyUpb_RepeatedContainer::PyObject_HEAD

Definition at line 74 of file repeated.c.


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


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