#include <upb.h>
Public Attributes | |
upb_def | base |
int | field_count |
const upb_fielddef * | fields |
const upb_filedef * | file |
const char * | full_name |
upb_inttable | itof |
bool | map_entry |
upb_strtable | ntof |
int | oneof_count |
const upb_oneofdef * | oneofs |
uint32_t | selector_count |
size_t | selector_count |
uint32_t | submsg_field_count |
upb_syntax_t | syntax |
upb_wellknowntype_t | well_known_type |
Definition at line 1146 of file php/ext/google/protobuf/upb.c.
upb_def upb_msgdef::base |
Definition at line 2725 of file ruby/ext/google/protobuf_c/upb.h.
int upb_msgdef::field_count |
Definition at line 1158 of file php/ext/google/protobuf/upb.c.
const upb_fielddef* upb_msgdef::fields |
Definition at line 1156 of file php/ext/google/protobuf/upb.c.
const upb_filedef* upb_msgdef::file |
Definition at line 1147 of file php/ext/google/protobuf/upb.c.
const char* upb_msgdef::full_name |
Definition at line 1148 of file php/ext/google/protobuf/upb.c.
upb_inttable upb_msgdef::itof |
Definition at line 1153 of file php/ext/google/protobuf/upb.c.
bool upb_msgdef::map_entry |
Definition at line 1162 of file php/ext/google/protobuf/upb.c.
upb_strtable upb_msgdef::ntof |
Definition at line 1154 of file php/ext/google/protobuf/upb.c.
int upb_msgdef::oneof_count |
Definition at line 1159 of file php/ext/google/protobuf/upb.c.
const upb_oneofdef* upb_msgdef::oneofs |
Definition at line 1157 of file php/ext/google/protobuf/upb.c.
uint32_t upb_msgdef::selector_count |
Definition at line 1149 of file php/ext/google/protobuf/upb.c.
size_t upb_msgdef::selector_count |
Definition at line 2727 of file ruby/ext/google/protobuf_c/upb.h.
uint32_t upb_msgdef::submsg_field_count |
Definition at line 1150 of file php/ext/google/protobuf/upb.c.
upb_syntax_t upb_msgdef::syntax |
Definition at line 2738 of file ruby/ext/google/protobuf_c/upb.h.
upb_wellknowntype_t upb_msgdef::well_known_type |
Definition at line 1163 of file php/ext/google/protobuf/upb.c.