SHORE API
|
Plain text file writer. More...
Public Types | |
typedef std::string | append_type |
Public Member Functions | |
line_writer (const std::string &fn) | |
line_writer (std::ostream *const out) | |
void | append (const std::string &s) |
void | flush () |
Plain text file writer.