#include <upb.h>
Public Attributes | |
upb_refcounted | base |
const char * | full_name |
uint32_t | index |
upb_inttable | itof |
const char * | name |
upb_strtable | ntof |
const upb_msgdef * | parent |
Definition at line 1176 of file php/ext/google/protobuf/upb.c.
upb_refcounted upb_oneofdef::base |
Definition at line 3108 of file ruby/ext/google/protobuf_c/upb.h.
const char* upb_oneofdef::full_name |
Definition at line 1178 of file php/ext/google/protobuf/upb.c.
uint32_t upb_oneofdef::index |
Definition at line 1179 of file php/ext/google/protobuf/upb.c.
upb_inttable upb_oneofdef::itof |
Definition at line 1181 of file php/ext/google/protobuf/upb.c.
const char* upb_oneofdef::name |
Definition at line 3111 of file ruby/ext/google/protobuf_c/upb.h.
upb_strtable upb_oneofdef::ntof |
Definition at line 1180 of file php/ext/google/protobuf/upb.c.
const upb_msgdef * upb_oneofdef::parent |
Definition at line 1177 of file php/ext/google/protobuf/upb.c.