Fork Vasum on GitHub Official Vasum Wiki on Tizen.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
inotify.hpp File Reference

Inotify wrapper. More...

#include "cargo-ipc/epoll/event-poll.hpp"
#include <functional>
#include <mutex>
#include <vector>
#include <sys/inotify.h>

Go to the source code of this file.

Classes

class  utils::Inotify
 Inotify monitors a directory and when a specified file or folder is created or deleted it calls a corresponding handler. More...
 
struct  utils::Inotify::Handler
 

Namespaces

 utils
 

Detailed Description

Inotify wrapper.

Author
Jan Olszak (j.ols.nosp@m.zak@.nosp@m.samsu.nosp@m.ng.c.nosp@m.om)