#include <protobuf.h>
Public Attributes | |
void * | cache_key |
VALUE | descriptor_pool |
const upb_enumdef * | enumdef |
VALUE | module |
zend_object | std |
Definition at line 143 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h.
void* EnumDescriptor::cache_key |
Definition at line 121 of file protobuf/php/ext/google/protobuf/def.c.
VALUE EnumDescriptor::descriptor_pool |
Definition at line 146 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h.
const upb_enumdef * EnumDescriptor::enumdef |
Definition at line 144 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h.
VALUE EnumDescriptor::module |
Definition at line 145 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h.
zend_object EnumDescriptor::std |
Definition at line 119 of file protobuf/php/ext/google/protobuf/def.c.