|
libmoost
|
#include <string>#include <fstream>#include <sstream>#include <boost/filesystem/path.hpp>#include <boost/filesystem/operations.hpp>#include <boost/date_time/posix_time/posix_time.hpp>#include "../thread/async_worker.hpp"

Go to the source code of this file.
Classes | |
| class | moost::io::count_rollover |
| class | moost::io::timeofday_rollover |
| class | moost::io::async_writer< TWork, TRolloverPolicy > |
| async_writer is a class that simplifies the mechanics of writing to a file asynchronously. More... | |
Namespaces | |
| namespace | moost |
Creates a unique temporary directory; removed on scope exit. | |
| namespace | moost::io |
IO-related routines used commonly everywhere. | |