Public Attributes | |
upb_Arena * | arena |
size_t | bytes_loaded |
upb_ExtensionRegistry * | extreg |
upb_inttable | exts |
upb_strtable | files |
upb_strtable | syms |
Definition at line 217 of file upb/upb/def.c.
upb_Arena* upb_DefPool::arena |
Definition at line 218 of file upb/upb/def.c.
size_t upb_DefPool::bytes_loaded |
Definition at line 223 of file upb/upb/def.c.
upb_ExtensionRegistry* upb_DefPool::extreg |
Definition at line 222 of file upb/upb/def.c.
upb_inttable upb_DefPool::exts |
Definition at line 221 of file upb/upb/def.c.
upb_strtable upb_DefPool::files |
Definition at line 220 of file upb/upb/def.c.
upb_strtable upb_DefPool::syms |
Definition at line 219 of file upb/upb/def.c.