libmoost
/home/mhx/git/github/libmoost/include/moost/io/async_writer.hpp File Reference
#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"
Include dependency graph for async_writer.hpp:
This graph shows which files directly or indirectly include this file:

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.