#include <upb.h>
Public Attributes | |
uint8_t | dense_below |
bool | extendable |
_upb_fasttable_entry | fasttable [] |
uint16_t | field_count |
const upb_msglayout_field * | fields |
uint16_t | size |
const struct upb_msglayout *const * | submsgs |
uint8_t | table_mask |
Definition at line 565 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
bool upb_msglayout::extendable |
Definition at line 572 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
_upb_fasttable_entry upb_msglayout::fasttable |
uint16_t upb_msglayout::field_count |
Definition at line 571 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
const upb_msglayout_field * upb_msglayout::fields |
Definition at line 567 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
uint16_t upb_msglayout::size |
Definition at line 570 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
const struct upb_msglayout *const * upb_msglayout::submsgs |
Definition at line 566 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.