![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for GrayLib::cFileChangeWatch, including all inherited members.
| addFileChangeWatch(const FILECHAR_t *pszDir, FILE_CHANGE_TYPE eType) | GrayLib::cFileChangeWatch | |
| cFileChangeWatch() | GrayLib::cFileChangeWatch | |
| createFileChangeWatch(cStringF sDir, FILE_CHANGE_TYPE eType, HANDLE hFileChange) | GrayLib::cFileChangeWatch | protectedvirtual |
| hasFileChangeWatch(const FILECHAR_t *pszDir) const | GrayLib::cFileChangeWatch | |
| isValidFileChangeWatch() const noexcept | GrayLib::cFileChangeWatch | inline |
| m_aWatches | GrayLib::cFileChangeWatch | protected |
| removeAllFileChangeWatches() | GrayLib::cFileChangeWatch | |
| removeFileChangeWatch(const FILECHAR_t *pszDir) | GrayLib::cFileChangeWatch | |
| UNITTEST_FRIEND(cFileChangeWatch) | GrayLib::cFileChangeWatch | |
| waitForFileChanges(TIMESYSD_t nWaitDelay=0, OUT cArraySortString< FILECHAR_t > *pChangeList=nullptr) | GrayLib::cFileChangeWatch | |
| ~cFileChangeWatch() | GrayLib::cFileChangeWatch | virtual |