__Disable() | InotifyWatch | [private] |
GetDescriptor() const | InotifyWatch | [inline] |
GetInotify() | InotifyWatch | [inline] |
GetMask() const | InotifyWatch | [inline] |
GetPath() const | InotifyWatch | [inline] |
Inotify class | InotifyWatch | [friend] |
InotifyWatch(const std::string &rPath, int32_t uMask, bool fEnabled=true) | InotifyWatch | [inline] |
IsEnabled() const | InotifyWatch | [inline] |
IsRecursive() const | InotifyWatch | [inline] |
m_fEnabled | InotifyWatch | [private] |
m_path | InotifyWatch | [private] |
m_pInotify | InotifyWatch | [private] |
m_uMask | InotifyWatch | [private] |
m_wd | InotifyWatch | [private] |
SetEnabled(bool fEnabled) | InotifyWatch | |
SetMask(uint32_t uMask) | InotifyWatch | |
~InotifyWatch() | InotifyWatch | [inline] |