#include <protobuf.h>
Public Attributes | |
zend_class_entry * | class_entry |
VALUE | descriptor_pool |
VALUE | klass |
MessageLayout * | layout |
const upb_msgdef * | msgdef |
zend_object | std |
Definition at line 121 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h.
zend_class_entry* Descriptor::class_entry |
Definition at line 56 of file protobuf/php/ext/google/protobuf/def.h.
VALUE Descriptor::descriptor_pool |
Definition at line 125 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h.
VALUE Descriptor::klass |
Definition at line 124 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h.
MessageLayout* Descriptor::layout |
Definition at line 123 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h.
const upb_msgdef * Descriptor::msgdef |
Definition at line 122 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h.
zend_object Descriptor::std |
Definition at line 54 of file protobuf/php/ext/google/protobuf/def.h.