Torque::Win32::Win32FileSystemChangeNotifier
Engine/source/platformWin32/winVolume.cpp
Private Attributes
Vector< HANDLE >
Public Functions
Private Functions
bool
internalAddNotification(const Path & dir)
This is called so the inherited class can do its own bookkeeping on addNotification()
bool
internalRemoveNotification(const Path & dir)
This is called so the inherited class can do its own bookkeeping on removeNotification()
Detailed Description
Private Attributes
Vector< Path > mDirs
Vector< HANDLE > mHandleList
Public Functions
Win32FileSystemChangeNotifier(FileSystem * fs)
getHANDLES()
getNumHandles()
Private Functions
internalAddNotification(const Path & dir)
Reimplemented from: Torque::FS::FileSystemChangeNotifier
internalProcessOnce()
Reimplemented from: Torque::FS::FileSystemChangeNotifier
internalRemoveNotification(const Path & dir)
Reimplemented from: Torque::FS::FileSystemChangeNotifier