Public Attributes | |
upb_arena * | arena |
TypeInfo | key_type |
upb_map * | map |
TypeInfo | val_type |
Definition at line 478 of file protobuf/ruby/ext/google/protobuf_c/message.c.
upb_arena* MapInit::arena |
Definition at line 482 of file protobuf/ruby/ext/google/protobuf_c/message.c.
TypeInfo MapInit::key_type |
Definition at line 480 of file protobuf/ruby/ext/google/protobuf_c/message.c.
upb_map* MapInit::map |
Definition at line 479 of file protobuf/ruby/ext/google/protobuf_c/message.c.
TypeInfo MapInit::val_type |
Definition at line 481 of file protobuf/ruby/ext/google/protobuf_c/message.c.