cpp-msgpack-light 0.3.0
A light library to serialize MessagePack.
Loading...
Searching...
No Matches
msgpack_light::output_stream Member List

This is the complete list of members for msgpack_light::output_stream, including all inherited members.

operator=(const output_stream &)=defaultmsgpack_light::output_streamprotected
operator=(output_stream &&)=defaultmsgpack_light::output_streamprotected
output_stream()=defaultmsgpack_light::output_stream
output_stream(const output_stream &)=defaultmsgpack_light::output_streamprotected
output_stream(output_stream &&)=defaultmsgpack_light::output_streamprotected
write(const unsigned char *data, std::size_t size)=0msgpack_light::output_streampure virtual
~output_stream()=defaultmsgpack_light::output_streamprotected