#include <FileWatcherManager.h>
Definition at line 48 of file FileWatcherManager.h.
◆ allocateWatcher()
FileWatcher & Divide::FileWatcherManager::allocateWatcher |
( |
| ) |
|
|
static |
◆ deallocateWatcher() [1/2]
void Divide::FileWatcherManager::deallocateWatcher |
( |
const FileWatcher & |
fw | ) |
|
|
static |
◆ deallocateWatcher() [2/2]
void Divide::FileWatcherManager::deallocateWatcher |
( |
I64 |
fileWatcherGUID | ) |
|
|
static |
◆ update()
void Divide::FileWatcherManager::update |
( |
| ) |
|
|
static |
◆ s_fileWatchers
NO_DESTROY vector< std::pair< FileWatcher_uptr, U32 > > Divide::FileWatcherManager::s_fileWatchers |
|
staticprivate |
The documentation for this class was generated from the following files: