Add(InotifyWatch *pWatch) | Inotify | |
Add(InotifyWatch &rWatch) | Inotify | [inline] |
Close() | Inotify | |
FindWatch(int iDescriptor) | Inotify | |
GetDescriptor() const | Inotify | [inline] |
GetEvent(InotifyEvent *pEvt) | Inotify | |
GetEvent(InotifyEvent &rEvt) | Inotify | [inline] |
GetEventCount() | Inotify | |
GetWatchCount() const | Inotify | [inline] |
Inotify() | Inotify | |
PeekEvent(InotifyEvent *pEvt) | Inotify | |
PeekEvent(InotifyEvent &rEvt) | Inotify | [inline] |
Remove(InotifyWatch *pWatch) | Inotify | |
Remove(InotifyWatch &rWatch) | Inotify | [inline] |
RemoveAll() | Inotify | |
SetNonBlock(bool fNonBlock) | Inotify | |
WaitForEvents(bool fNoIntr=false) | Inotify | |
~Inotify() | Inotify |