MessagePack for C++
Public Member Functions | List of all members
msgpack::type::define_map<> Struct Template Reference

#include <cpp03_define_map.hpp>

Public Member Functions

template<typename Packer >
void msgpack_pack (Packer &pk) const
 
void msgpack_unpack (msgpack::object const &o) const
 
void msgpack_object (msgpack::object *o, msgpack::zone &) const
 

Member Function Documentation

◆ msgpack_object()

void msgpack::type::define_map<>::msgpack_object ( msgpack::object o,
msgpack::zone  
) const
inline

◆ msgpack_pack()

template<typename Packer >
void msgpack::type::define_map<>::msgpack_pack ( Packer &  pk) const
inline

◆ msgpack_unpack()

void msgpack::type::define_map<>::msgpack_unpack ( msgpack::object const &  o) const
inline

The documentation for this struct was generated from the following file: