#include <protobuf.h>
Public Attributes | |
| upb_arena * | arena |
| VALUE | descriptor_pool |
| google_protobuf_FileDescriptorProto * | file_proto |
Definition at line 164 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h.
| upb_arena* FileBuilderContext::arena |
Definition at line 165 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h.
| VALUE FileBuilderContext::descriptor_pool |
Definition at line 167 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h.
| google_protobuf_FileDescriptorProto* FileBuilderContext::file_proto |
Definition at line 166 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h.