Definition at line 23 of file writer_compact.cpp.
◆ Writer() [1/3]
ariles::ns_msgpack_compact::impl::Writer::Writer |
( |
const Writer & |
| ) |
|
|
private |
◆ Writer() [2/3]
ariles::ns_msgpack_compact::impl::Writer::Writer |
( |
const std::string & |
file_name | ) |
|
|
inlineexplicit |
◆ Writer() [3/3]
ariles::ns_msgpack_compact::impl::Writer::Writer |
( |
std::ostream & |
output_stream | ) |
|
|
inlineexplicit |
◆ ~Writer()
ariles::ns_msgpack_compact::impl::Writer::~Writer |
( |
| ) |
|
|
inline |
◆ operator=()
void ariles::ns_msgpack_compact::impl::Writer::operator= |
( |
const Writer & |
| ) |
|
|
private |
◆ config_ofs_
std::ofstream ariles::ns_msgpack_compact::impl::Writer::config_ofs_ |
◆ output_stream_
std::ostream* ariles::ns_msgpack_compact::impl::Writer::output_stream_ |
◆ packer_
::msgpack::packer<std::ostream>* ariles::ns_msgpack_compact::impl::Writer::packer_ |
The documentation for this class was generated from the following file: