cpp-msgpack-light 0.3.0
A light library to serialize MessagePack.
Loading...
Searching...
No Matches
file_output_stream.h File Reference

Definition of file_output_stream class. More...

#include <cstdio>
#include <stdexcept>
#include <string>
#include "msgpack_light/output_stream.h"
Include dependency graph for file_output_stream.h:

Go to the source code of this file.

Classes

class  msgpack_light::file_output_stream
 Class of streams to write data to files. More...

Namespaces

namespace  msgpack_light
 Namespace of this project.

Detailed Description

Definition of file_output_stream class.

Definition in file file_output_stream.h.