#include <def.h>
Public Attributes | |
union { | |
const upb_enumdef * enumdef | |
const upb_msgdef * msgdef | |
} | def |
const Descriptor * | desc |
upb_fieldtype_t | type |
Definition at line 69 of file protobuf/php/ext/google/protobuf/def.h.
union { ... } TypeInfo::def |
const Descriptor* TypeInfo::desc |
Definition at line 71 of file protobuf/php/ext/google/protobuf/def.h.
const upb_enumdef* TypeInfo::enumdef |
const upb_msgdef* TypeInfo::msgdef |
upb_fieldtype_t TypeInfo::type |
Definition at line 70 of file protobuf/php/ext/google/protobuf/def.h.