Definition at line 100 of file upb/upb/def.c.
const upb_MessageDef* upb_MessageDef::containing_type |
Definition at line 104 of file upb/upb/def.c.
int upb_MessageDef::ext_range_count |
Definition at line 123 of file upb/upb/def.c.
const upb_ExtensionRange* upb_MessageDef::ext_ranges |
Definition at line 116 of file upb/upb/def.c.
int upb_MessageDef::field_count |
Definition at line 120 of file upb/upb/def.c.
const upb_FieldDef* upb_MessageDef::fields |
Definition at line 114 of file upb/upb/def.c.
const upb_FileDef* upb_MessageDef::file |
Definition at line 103 of file upb/upb/def.c.
const char* upb_MessageDef::full_name |
Definition at line 105 of file upb/upb/def.c.
bool upb_MessageDef::in_message_set |
Definition at line 127 of file upb/upb/def.c.
upb_inttable upb_MessageDef::itof |
Definition at line 108 of file upb/upb/def.c.
const upb_MiniTable* upb_MessageDef::layout |
Definition at line 102 of file upb/upb/def.c.
int upb_MessageDef::nested_enum_count |
Definition at line 125 of file upb/upb/def.c.
const upb_EnumDef* upb_MessageDef::nested_enums |
Definition at line 118 of file upb/upb/def.c.
int upb_MessageDef::nested_ext_count |
Definition at line 126 of file upb/upb/def.c.
const upb_FieldDef* upb_MessageDef::nested_exts |
Definition at line 119 of file upb/upb/def.c.
int upb_MessageDef::nested_msg_count |
Definition at line 124 of file upb/upb/def.c.
const upb_MessageDef* upb_MessageDef::nested_msgs |
Definition at line 117 of file upb/upb/def.c.
upb_strtable upb_MessageDef::ntof |
Definition at line 109 of file upb/upb/def.c.
int upb_MessageDef::oneof_count |
Definition at line 122 of file upb/upb/def.c.
const upb_OneofDef* upb_MessageDef::oneofs |
Definition at line 115 of file upb/upb/def.c.
const google_protobuf_MessageOptions* upb_MessageDef::opts |
Definition at line 101 of file upb/upb/def.c.
int upb_MessageDef::real_oneof_count |
Definition at line 121 of file upb/upb/def.c.
upb_WellKnown upb_MessageDef::well_known_type |
Definition at line 128 of file upb/upb/def.c.