|
MessagePack for C++
|
#include <cpp11_define_map.hpp>
Static Public Member Functions | |
| template<typename Packer > | |
| static void | pack (Packer &pk, Tuple const &t) |
| static void | unpack (msgpack::object const &o, Tuple const &t, std::map< std::string, msgpack::object const * > const &kvmap) |
| static void | object (msgpack::object *o, msgpack::zone &z, Tuple const &t) |
|
inlinestatic |
|
inlinestatic |
References msgpack::type::define_map_imp< Tuple, N >::pack().
Referenced by msgpack::type::define_map_imp< Tuple, N >::pack().
|
inlinestatic |
References msgpack::type::convert_helper(), and msgpack::type::define_map_imp< Tuple, N >::unpack().
Referenced by msgpack::type::define_map_imp< Tuple, N >::unpack().