#include <protobuf.h>
Public Attributes | |
MessageField * | fields |
const upb_msgdef * | msgdef |
size_t | size |
Definition at line 927 of file php/ext/google/protobuf/protobuf.h.
MessageField * MessageLayout::fields |
Definition at line 929 of file php/ext/google/protobuf/protobuf.h.
const upb_msgdef * MessageLayout::msgdef |
Definition at line 928 of file php/ext/google/protobuf/protobuf.h.
size_t MessageLayout::size |
Definition at line 930 of file php/ext/google/protobuf/protobuf.h.