|
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 |
|
inline |
References msgpack::adaptor::detail::pack_imp< Stream >::o_.
| packer<Stream>& msgpack::adaptor::detail::pack_imp< Stream >::o_ |
Referenced by msgpack::adaptor::detail::pack_imp< Stream >::operator()().