libmoost
/home/mhx/git/github/libmoost/include/moost/io/remote_watcher.hpp File Reference
#include <map>
#include <string>
#include <sstream>
#include <limits>
#include <functional>
#include <boost/asio.hpp>
#include <boost/thread.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/bind.hpp>
#include <boost/function.hpp>
#include <boost/algorithm/string/trim.hpp>
#include <boost/functional/hash.hpp>
#include "../thread/xtime_util.hpp"
Include dependency graph for remote_watcher.hpp:

Go to the source code of this file.

Classes

class  moost::io::remote_watcher
 Asynchronously watches a remote file, then notifies a callback function when a change occurs. More...

Namespaces

namespace  moost::io
 

IO-related routines used commonly everywhere.


namespace  moost
 

Creates a unique temporary directory; removed on scope exit.