Add(InotifyWatch *pWatch) | Inotify | |
Add(InotifyWatch &rWatch) | Inotify | [inline] |
Close() | Inotify | |
FindWatch(int iDescriptor) | Inotify | |
FindWatch(const std::string &rPath) | Inotify | |
GetCapability(InotifyCapability_t cap) | Inotify | [static] |
GetDescriptor() const | Inotify | [inline] |
GetEnabledCount() const | Inotify | [inline] |
GetEvent(InotifyEvent *pEvt) | Inotify | |
GetEvent(InotifyEvent &rEvt) | Inotify | [inline] |
GetEventCount() | Inotify | [inline] |
GetMaxEvents() | Inotify | [inline, static] |
GetMaxInstances() | Inotify | [inline, static] |
GetMaxWatches() | Inotify | [inline, static] |
GetWatchCount() const | Inotify | [inline] |
Inotify() | Inotify | |
InotifyWatch class | Inotify | [friend] |
PeekEvent(InotifyEvent *pEvt) | Inotify | |
PeekEvent(InotifyEvent &rEvt) | Inotify | [inline] |
Remove(InotifyWatch *pWatch) | Inotify | |
Remove(InotifyWatch &rWatch) | Inotify | [inline] |
RemoveAll() | Inotify | |
SetCapability(InotifyCapability_t cap, uint32_t val) | Inotify | [static] |
SetCloseOnExec(bool fClOnEx) | Inotify | |
SetMaxEvents(uint32_t val) | Inotify | [inline, static] |
SetMaxInstances(uint32_t val) | Inotify | [inline, static] |
SetMaxWatches(uint32_t val) | Inotify | [inline, static] |
SetNonBlock(bool fNonBlock) | Inotify | |
WaitForEvents(bool fNoIntr=false) | Inotify | |
~Inotify() | Inotify |