#include <upb.h>
Public Attributes | |
upb_refcounted | base |
union { | |
uint32_t ofs | |
void * ptr | |
} | code_base |
union { | |
uint32_t ofs | |
void * ptr | |
} | code_base |
const upb_handlers * | dest_handlers_ |
upb_inttable | dispatch |
const mgroup * | group |
const upb_refcounted * | group |
upb_byteshandler | input_handler_ |
bool | is_native_ |
Definition at line 6574 of file php/ext/google/protobuf/upb.h.
upb_refcounted upb_pbdecodermethod::base |
Definition at line 9876 of file ruby/ext/google/protobuf_c/upb.h.
union { ... } upb_pbdecodermethod::code_base |
union { ... } upb_pbdecodermethod::code_base |
const upb_handlers * upb_pbdecodermethod::dest_handlers_ |
Definition at line 6592 of file php/ext/google/protobuf/upb.h.
upb_inttable upb_pbdecodermethod::dispatch |
Definition at line 6597 of file php/ext/google/protobuf/upb.h.
const mgroup* upb_pbdecodermethod::group |
Definition at line 6583 of file php/ext/google/protobuf/upb.h.
const upb_refcounted* upb_pbdecodermethod::group |
Definition at line 9892 of file ruby/ext/google/protobuf_c/upb.h.
upb_byteshandler upb_pbdecodermethod::input_handler_ |
Definition at line 6589 of file php/ext/google/protobuf/upb.h.
bool upb_pbdecodermethod::is_native_ |
Definition at line 6586 of file php/ext/google/protobuf/upb.h.
uint32_t upb_pbdecodermethod::ofs |
Definition at line 6578 of file php/ext/google/protobuf/upb.h.
void* upb_pbdecodermethod::ptr |
Definition at line 6579 of file php/ext/google/protobuf/upb.h.