Public Attributes | List of all members
PyUpb_CPythonBits Struct Reference

Public Attributes

long python_version_hex
 
size_t type_basicsize
 
destructor type_dealloc
 
getattrofunc type_getattro
 
newfunc type_new
 
setattrofunc type_setattro
 

Detailed Description

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

Member Data Documentation

◆ python_version_hex

long PyUpb_CPythonBits::python_version_hex

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

◆ type_basicsize

size_t PyUpb_CPythonBits::type_basicsize

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

◆ type_dealloc

destructor PyUpb_CPythonBits::type_dealloc

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

◆ type_getattro

getattrofunc PyUpb_CPythonBits::type_getattro

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

◆ type_new

newfunc PyUpb_CPythonBits::type_new

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

◆ type_setattro

setattrofunc PyUpb_CPythonBits::type_setattro

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