Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayLib::cFileChangeWatch Member List

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::cFileChangeWatchprotectedvirtual
hasFileChangeWatch(const FILECHAR_t *pszDir) constGrayLib::cFileChangeWatch
isValidFileChangeWatch() const noexceptGrayLib::cFileChangeWatchinline
m_aWatchesGrayLib::cFileChangeWatchprotected
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::cFileChangeWatchvirtual