|
MessagePack for C++
|
Classes | |
| struct | all_of_imp |
| struct | any_of_imp |
| struct | bool_pack |
| class | context |
| class | create_object_visitor |
| struct | parse_helper |
| struct | unpack_array |
| struct | unpack_map |
| class | unpack_stack |
| class | unpack_user |
| struct | value |
| struct | value< fix_tag > |
Variables | |
| std::size_t const | packer_max_buffer_size = 9 |
|
inline |
|
inline |
References check_container_size().
Referenced by check_container_size().
|
inline |
|
inline |
References check_container_size_for_ext().
Referenced by check_container_size_for_ext().
|
inline |
References _msgpack_sync_decr_and_fetch, and decr_count().
Referenced by decr_count().
References get_count().
Referenced by get_count().
References _msgpack_sync_incr_and_fetch, and incr_count().
Referenced by incr_count().
References init_count().
Referenced by init_count().
References msgpack::convert(), and load().
References _msgpack_load16, msgpack::convert(), and load().
References _msgpack_load32, msgpack::convert(), and load().
References _msgpack_load64, msgpack::convert(), and load().
|
inline |
References msgpack::convert(), and load().
|
inline |
|
inline |
References msgpack::convert(), and unpack_array_item().
Referenced by unpack_array_item().
|
inline |
References msgpack::convert(), MSGPACK_NULLPTR, MSGPACK_ZONE_ALIGNOF, and unpack_bin().
Referenced by msgpack::detail::context< VisitorHolder >::execute(), and unpack_bin().
|
inline |
References msgpack::convert(), and unpack_double().
Referenced by msgpack::detail::context< VisitorHolder >::execute(), and unpack_double().
|
inline |
References msgpack::convert(), MSGPACK_ZONE_ALIGNOF, and unpack_ext().
Referenced by msgpack::detail::context< VisitorHolder >::execute(), and unpack_ext().
|
inline |
References msgpack::convert(), and unpack_false().
Referenced by msgpack::detail::context< VisitorHolder >::execute(), and unpack_false().
|
inline |
References msgpack::convert(), and unpack_float().
Referenced by msgpack::detail::context< VisitorHolder >::execute(), and unpack_float().
|
inline |
References msgpack::convert(), and unpack_int16().
Referenced by msgpack::detail::context< VisitorHolder >::execute(), and unpack_int16().
|
inline |
References msgpack::convert(), and unpack_int32().
Referenced by msgpack::detail::context< VisitorHolder >::execute(), and unpack_int32().
|
inline |
References msgpack::convert(), and unpack_int64().
Referenced by msgpack::detail::context< VisitorHolder >::execute(), and unpack_int64().
|
inline |
References msgpack::convert(), and unpack_int8().
Referenced by msgpack::detail::context< VisitorHolder >::execute(), and unpack_int8().
|
inline |
References msgpack::convert(), and unpack_map_item().
Referenced by unpack_map_item().
|
inline |
References msgpack::convert(), and unpack_nil().
Referenced by msgpack::detail::context< VisitorHolder >::execute(), and unpack_nil().
|
inline |
References msgpack::convert(), MSGPACK_NULLPTR, MSGPACK_ZONE_ALIGNOF, and unpack_str().
Referenced by msgpack::detail::context< VisitorHolder >::execute(), and unpack_str().
|
inline |
References msgpack::convert(), and unpack_true().
Referenced by msgpack::detail::context< VisitorHolder >::execute(), and unpack_true().
|
inline |
References msgpack::convert(), and unpack_uint16().
Referenced by msgpack::detail::context< VisitorHolder >::execute(), and unpack_uint16().
|
inline |
References msgpack::convert(), and unpack_uint32().
Referenced by msgpack::detail::context< VisitorHolder >::execute(), and unpack_uint32().
|
inline |
References msgpack::convert(), and unpack_uint64().
Referenced by msgpack::detail::context< VisitorHolder >::execute(), and unpack_uint64().
|
inline |
References msgpack::convert(), and unpack_uint8().
Referenced by msgpack::detail::context< VisitorHolder >::execute(), and unpack_uint8().
| std::size_t const msgpack::detail::packer_max_buffer_size = 9 |