Public Attributes | List of all members
PyUpb_MapContainer Struct Reference

Public Attributes

PyObject * arena
 
uintptr_t field
 
union {
   upb_Map *   map
 
   PyObject *   parent
 
ptr
 
 PyObject_HEAD
 
int version
 

Detailed Description

Definition at line 38 of file upb/python/map.c.

Member Data Documentation

◆ arena

PyObject* PyUpb_MapContainer::arena

Definition at line 40 of file upb/python/map.c.

◆ field

uintptr_t PyUpb_MapContainer::field

Definition at line 45 of file upb/python/map.c.

◆ map

upb_Map* PyUpb_MapContainer::map

Definition at line 48 of file upb/python/map.c.

◆ parent

PyObject* PyUpb_MapContainer::parent

Definition at line 47 of file upb/python/map.c.

◆ ptr

union { ... } PyUpb_MapContainer::ptr

◆ PyObject_HEAD

PyUpb_MapContainer::PyObject_HEAD

Definition at line 39 of file upb/python/map.c.

◆ version

int PyUpb_MapContainer::version

Definition at line 50 of file upb/python/map.c.


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


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