![]() |
CernVM-FS
2.12.0
|
Classes | |
class | EventHandler |
struct | WatchRecord |
class | FileWatcher |
class | FileWatcherInotify |
class | FileWatcherKqueue |
Enumerations | |
enum | Event { kModified, kRenamed, kAttributes, kHardlinked, kDeleted, kIgnored, kInvalid } |
This file is part of the CernVM File System.
enum file_watcher::Event |
Enumerator | |
---|---|
kModified | |
kRenamed | |
kAttributes | |
kHardlinked | |
kDeleted | |
kIgnored | |
kInvalid |
Definition at line 15 of file file_watcher.h.