Public Attributes | |
size_t | iter |
PyUpb_MapContainer * | map |
PyObject_HEAD | |
int | version |
Definition at line 425 of file upb/python/map.c.
size_t PyUpb_MapIterator::iter |
Definition at line 428 of file upb/python/map.c.
PyUpb_MapContainer* PyUpb_MapIterator::map |
Definition at line 427 of file upb/python/map.c.
PyUpb_MapIterator::PyObject_HEAD |
Definition at line 426 of file upb/python/map.c.
int PyUpb_MapIterator::version |
Definition at line 429 of file upb/python/map.c.