Public Attributes | |
const map_handlerdata_t * | handlerdata |
char | key_storage [NATIVE_SLOT_MAX_SIZE] |
VALUE | map |
char | value_storage [NATIVE_SLOT_MAX_SIZE] |
Definition at line 315 of file ruby/ext/google/protobuf_c/encode_decode.c.
const map_handlerdata_t* map_parse_frame_t::handlerdata |
Definition at line 317 of file ruby/ext/google/protobuf_c/encode_decode.c.
char map_parse_frame_t::key_storage[NATIVE_SLOT_MAX_SIZE] |
Definition at line 318 of file ruby/ext/google/protobuf_c/encode_decode.c.
VALUE map_parse_frame_t::map |
Definition at line 316 of file ruby/ext/google/protobuf_c/encode_decode.c.
char map_parse_frame_t::value_storage[NATIVE_SLOT_MAX_SIZE] |
Definition at line 319 of file ruby/ext/google/protobuf_c/encode_decode.c.