#include <upb.h>
Public Attributes | |
upb_refcounted | base |
upb_handlercache * | cache |
upb_inttable | cleanup_ |
const upb_msgdef * | msg |
upb_status | status_ |
const upb_handlers ** | sub |
upb_handlers_tabent | table [1] |
const void * | top_closure_type |
Definition at line 3269 of file php/ext/google/protobuf/upb.c.
upb_refcounted upb_handlers::base |
Definition at line 4619 of file ruby/ext/google/protobuf_c/upb.h.
upb_handlercache* upb_handlers::cache |
Definition at line 3270 of file php/ext/google/protobuf/upb.c.
upb_inttable upb_handlers::cleanup_ |
Definition at line 4624 of file ruby/ext/google/protobuf_c/upb.h.
const upb_msgdef * upb_handlers::msg |
Definition at line 3271 of file php/ext/google/protobuf/upb.c.
upb_status upb_handlers::status_ |
Definition at line 4625 of file ruby/ext/google/protobuf_c/upb.h.
const upb_handlers ** upb_handlers::sub |
Definition at line 3272 of file php/ext/google/protobuf/upb.c.
upb_handlers_tabent upb_handlers::table |
Definition at line 3274 of file php/ext/google/protobuf/upb.c.
const void * upb_handlers::top_closure_type |
Definition at line 3273 of file php/ext/google/protobuf/upb.c.