Public Attributes | List of all members
PyUpb_CMessage Struct Reference

Public Attributes

PyObject * arena
 
uintptr_t def
 
PyObject * ext_dict
 
union {
   upb_Message *   msg
 
   struct PyUpb_CMessage *   parent
 
ptr
 
 PyObject_HEAD
 
PyUpb_WeakMapunset_subobj_map
 
int version
 

Detailed Description

Definition at line 189 of file upb/python/message.c.

Member Data Documentation

◆ arena

PyObject* PyUpb_CMessage::arena

Definition at line 191 of file upb/python/message.c.

◆ def

uintptr_t PyUpb_CMessage::def

Definition at line 192 of file upb/python/message.c.

◆ ext_dict

PyObject* PyUpb_CMessage::ext_dict

Definition at line 199 of file upb/python/message.c.

◆ msg

upb_Message* PyUpb_CMessage::msg

Definition at line 195 of file upb/python/message.c.

◆ parent

struct PyUpb_CMessage* PyUpb_CMessage::parent

Definition at line 197 of file upb/python/message.c.

◆ ptr

union { ... } PyUpb_CMessage::ptr

◆ PyObject_HEAD

PyUpb_CMessage::PyObject_HEAD

Definition at line 190 of file upb/python/message.c.

◆ unset_subobj_map

PyUpb_WeakMap* PyUpb_CMessage::unset_subobj_map

Definition at line 201 of file upb/python/message.c.

◆ version

int PyUpb_CMessage::version

Definition at line 202 of file upb/python/message.c.


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


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