Public Attributes | |
| int | field_count |
| const upb_fielddef ** | fields |
| const char * | full_name |
| uint32_t | index |
| upb_inttable | itof |
| upb_strtable | ntof |
| const upb_msgdef * | parent |
| bool | synthetic |
Definition at line 2992 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
| const upb_fielddef ** upb_oneofdef::fields |
| const char * upb_oneofdef::full_name |
Definition at line 2994 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
| uint32_t upb_oneofdef::index |
Definition at line 2995 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
| upb_inttable upb_oneofdef::itof |
Definition at line 2997 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
| upb_strtable upb_oneofdef::ntof |
Definition at line 2996 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
| const upb_msgdef * upb_oneofdef::parent |
Definition at line 2993 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.