|
MessagePack for C++
|
#include <msgpack_variant.hpp>


Public Member Functions | |
| template<typename T> | |
| void | operator() (T const &value) const |
| pack_imp (packer< Stream > &o) | |
Public Attributes | |
| packer< Stream > & | o_ |
|
inline |
References o_.
|
inline |
References o_, and msgpack::pack().
| packer<Stream>& msgpack::adaptor::detail::pack_imp< Stream >::o_ |
Referenced by operator()(), and pack_imp().