#include <protobuf.h>
Public Attributes | |
int | capacity |
void * | elements |
upb_fieldtype_t | field_type |
VALUE | field_type_class |
int | size |
Definition at line 395 of file ruby/ext/google/protobuf_c/protobuf.h.
int RepeatedField::capacity |
Definition at line 400 of file ruby/ext/google/protobuf_c/protobuf.h.
void* RepeatedField::elements |
Definition at line 398 of file ruby/ext/google/protobuf_c/protobuf.h.
upb_fieldtype_t RepeatedField::field_type |
Definition at line 396 of file ruby/ext/google/protobuf_c/protobuf.h.
VALUE RepeatedField::field_type_class |
Definition at line 397 of file ruby/ext/google/protobuf_c/protobuf.h.
int RepeatedField::size |
Definition at line 399 of file ruby/ext/google/protobuf_c/protobuf.h.