#include <upb.h>
Public Attributes | |
upb_def | base |
int32_t | defaultval |
const upb_filedef * | file |
const char * | full_name |
upb_inttable | iton |
upb_strtable | ntoi |
Definition at line 1168 of file php/ext/google/protobuf/upb.c.
upb_def upb_enumdef::base |
Definition at line 2942 of file ruby/ext/google/protobuf_c/upb.h.
int32_t upb_enumdef::defaultval |
Definition at line 1173 of file php/ext/google/protobuf/upb.c.
const upb_filedef* upb_enumdef::file |
Definition at line 1169 of file php/ext/google/protobuf/upb.c.
const char* upb_enumdef::full_name |
Definition at line 1170 of file php/ext/google/protobuf/upb.c.
upb_inttable upb_enumdef::iton |
Definition at line 1172 of file php/ext/google/protobuf/upb.c.
upb_strtable upb_enumdef::ntoi |
Definition at line 1171 of file php/ext/google/protobuf/upb.c.