Public Attributes | |
| long | python_version_hex |
| size_t | type_basicsize |
| destructor | type_dealloc |
| getattrofunc | type_getattro |
| newfunc | type_new |
| setattrofunc | type_setattro |
Definition at line 54 of file upb/python/message.c.
| long PyUpb_CPythonBits::python_version_hex |
Definition at line 67 of file upb/python/message.c.
| size_t PyUpb_CPythonBits::type_basicsize |
Definition at line 61 of file upb/python/message.c.
| destructor PyUpb_CPythonBits::type_dealloc |
Definition at line 58 of file upb/python/message.c.
| getattrofunc PyUpb_CPythonBits::type_getattro |
Definition at line 59 of file upb/python/message.c.
| newfunc PyUpb_CPythonBits::type_new |
Definition at line 57 of file upb/python/message.c.
| setattrofunc PyUpb_CPythonBits::type_setattro |
Definition at line 60 of file upb/python/message.c.