cpp-msgpack-light 0.3.0
A light library to serialize MessagePack.
|
This is the complete list of members for msgpack_light::output_stream, including all inherited members.
operator=(const output_stream &)=default | msgpack_light::output_stream | protected |
operator=(output_stream &&)=default | msgpack_light::output_stream | protected |
output_stream()=default | msgpack_light::output_stream | |
output_stream(const output_stream &)=default | msgpack_light::output_stream | protected |
output_stream(output_stream &&)=default | msgpack_light::output_stream | protected |
write(const unsigned char *data, std::size_t size)=0 | msgpack_light::output_stream | pure virtual |
~output_stream()=default | msgpack_light::output_stream | protected |