#include <protobuf.h>
Public Attributes | |
VALUE | arena |
zval | arena |
const upb_array * | array |
upb_array * | array |
int | capacity |
void * | elements |
upb_fieldtype_t | field_type |
VALUE | field_type_class |
int | size |
zend_object | std |
TypeInfo | type |
VALUE | type_class |
TypeInfo | type_info |
Definition at line 403 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h.
VALUE RepeatedField::arena |
Definition at line 46 of file protobuf/ruby/ext/google/protobuf_c/repeated_field.c.
zval RepeatedField::arena |
Definition at line 56 of file protobuf/php/ext/google/protobuf/array.c.
Definition at line 43 of file protobuf/ruby/ext/google/protobuf_c/repeated_field.c.
upb_array* RepeatedField::array |
Definition at line 57 of file protobuf/php/ext/google/protobuf/array.c.
int RepeatedField::capacity |
Definition at line 408 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h.
void* RepeatedField::elements |
Definition at line 406 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h.
upb_fieldtype_t RepeatedField::field_type |
Definition at line 404 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h.
VALUE RepeatedField::field_type_class |
Definition at line 405 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h.
int RepeatedField::size |
Definition at line 407 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h.
zend_object RepeatedField::std |
Definition at line 55 of file protobuf/php/ext/google/protobuf/array.c.
TypeInfo RepeatedField::type |
Definition at line 58 of file protobuf/php/ext/google/protobuf/array.c.
VALUE RepeatedField::type_class |
Definition at line 45 of file protobuf/ruby/ext/google/protobuf_c/repeated_field.c.
TypeInfo RepeatedField::type_info |
Definition at line 44 of file protobuf/ruby/ext/google/protobuf_c/repeated_field.c.