cpp-msgpack-light 0.3.0
A light library to serialize MessagePack.
|
This is the complete list of members for msgpack_light::memory_output_stream, including all inherited members.
as_binary() const | msgpack_light::memory_output_stream | inline |
buffer_ | msgpack_light::memory_output_stream | private |
clear() | msgpack_light::memory_output_stream | inline |
data() const noexcept | msgpack_light::memory_output_stream | inline |
initial_buffer_size | msgpack_light::memory_output_stream | privatestatic |
memory_output_stream() | msgpack_light::memory_output_stream | inline |
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 |
size() const noexcept | msgpack_light::memory_output_stream | inline |
write(const unsigned char *data, std::size_t size) override | msgpack_light::memory_output_stream | inlinevirtual |
~output_stream()=default | msgpack_light::output_stream | protected |