#include <protobuf.h>
Public Attributes | |
const Descriptor * | desc |
void * | empty_template |
MessageField * | fields |
int | map_count |
const upb_msgdef * | msgdef |
MessageOneof * | oneofs |
int | repeated_count |
uint32_t | size |
size_t | size |
int | value_count |
uint32_t | value_offset |
Definition at line 936 of file bloaty/third_party/protobuf/php/ext/google/protobuf/protobuf.h.
const Descriptor* MessageLayout::desc |
Definition at line 519 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h.
void* MessageLayout::empty_template |
Definition at line 521 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h.
MessageField * MessageLayout::fields |
Definition at line 938 of file bloaty/third_party/protobuf/php/ext/google/protobuf/protobuf.h.
int MessageLayout::map_count |
Definition at line 528 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h.
const upb_msgdef * MessageLayout::msgdef |
Definition at line 937 of file bloaty/third_party/protobuf/php/ext/google/protobuf/protobuf.h.
MessageOneof* MessageLayout::oneofs |
Definition at line 523 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h.
int MessageLayout::repeated_count |
Definition at line 527 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h.
uint32_t MessageLayout::size |
Definition at line 524 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h.
size_t MessageLayout::size |
Definition at line 939 of file bloaty/third_party/protobuf/php/ext/google/protobuf/protobuf.h.
int MessageLayout::value_count |
Definition at line 526 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h.
uint32_t MessageLayout::value_offset |
Definition at line 525 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h.