CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
file_watcher.h File Reference
#include <pthread.h>
#include <map>
#include <string>
Include dependency graph for file_watcher.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  file_watcher::EventHandler
 
struct  file_watcher::WatchRecord
 
class  file_watcher::FileWatcher
 

Namespaces

 file_watcher
 

Enumerations

enum  file_watcher::Event {
  file_watcher::kModified, file_watcher::kRenamed, file_watcher::kAttributes, file_watcher::kHardlinked,
  file_watcher::kDeleted, file_watcher::kIgnored, file_watcher::kInvalid
}