#include <upb.h>
Public Attributes | |
uint8_t | descriptortype |
uint8_t | label |
int8_t | mode |
uint32_t | number |
uint16_t | offset |
int16_t | presence |
uint16_t | submsg_index |
Definition at line 556 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
uint8_t upb_msglayout_field::descriptortype |
Definition at line 561 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
uint8_t upb_msglayout_field::label |
Definition at line 562 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
uint32_t upb_msglayout_field::number |
Definition at line 557 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
uint16_t upb_msglayout_field::offset |
Definition at line 558 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
int16_t upb_msglayout_field::presence |
Definition at line 559 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
uint16_t upb_msglayout_field::submsg_index |
Definition at line 560 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.