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 325 of file ruby/ext/google/protobuf_c/encode_decode.c.
const map_handlerdata_t* map_parse_frame_t::handlerdata |
Definition at line 327 of file ruby/ext/google/protobuf_c/encode_decode.c.
char map_parse_frame_t::key_storage[NATIVE_SLOT_MAX_SIZE] |
Definition at line 328 of file ruby/ext/google/protobuf_c/encode_decode.c.
VALUE map_parse_frame_t::map |
Definition at line 326 of file ruby/ext/google/protobuf_c/encode_decode.c.
char map_parse_frame_t::value_storage[NATIVE_SLOT_MAX_SIZE] |
Definition at line 329 of file ruby/ext/google/protobuf_c/encode_decode.c.