inotify-cxx :: inotify C++ interface
inotify-cxx is a inotify C++ interface. It is designed for easy use of the Linux inotify technology in C++ applications. You need not to deal with file descriptors and such uncomfortable things. Instead you can use a few simple C++ classes.