Public Attributes | |
int | field_count |
const upb_FieldDef ** | fields |
const char * | full_name |
upb_inttable | itof |
upb_strtable | ntof |
const google_protobuf_OneofOptions * | opts |
const upb_MessageDef * | parent |
bool | synthetic |
Definition at line 157 of file upb/upb/def.c.
int upb_OneofDef::field_count |
Definition at line 161 of file upb/upb/def.c.
const upb_FieldDef** upb_OneofDef::fields |
Definition at line 163 of file upb/upb/def.c.
const char* upb_OneofDef::full_name |
Definition at line 160 of file upb/upb/def.c.
upb_inttable upb_OneofDef::itof |
Definition at line 165 of file upb/upb/def.c.
upb_strtable upb_OneofDef::ntof |
Definition at line 164 of file upb/upb/def.c.
const google_protobuf_OneofOptions* upb_OneofDef::opts |
Definition at line 158 of file upb/upb/def.c.
const upb_MessageDef* upb_OneofDef::parent |
Definition at line 159 of file upb/upb/def.c.
bool upb_OneofDef::synthetic |
Definition at line 162 of file upb/upb/def.c.