libmoost
/home/mhx/git/github/libmoost/include/moost/io/detail/ionotify_linux.hpp File Reference
#include <boost/function.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/thread.hpp>
#include <boost/thread/shared_mutex.hpp>
#include <boost/thread/mutex.hpp>
#include <boost/thread/locks.hpp>
#include <boost/bind.hpp>
#include <boost/asio.hpp>
#include <sys/inotify.h>
#include <string>
#include <vector>
#include <map>
#include <iostream>
#include <stdio.h>
#include <poll.h>
Include dependency graph for ionotify_linux.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  moost::io::ionotify

Namespaces

namespace  moost
 

Creates a unique temporary directory; removed on scope exit.


namespace  moost::io
 

IO-related routines used commonly everywhere.