#include <FileWatcher.h>
◆ FileWatcher()
| FileWatcher::FileWatcher |
( |
| ) |
|
◆ ~FileWatcher()
| FileWatcher::~FileWatcher |
( |
| ) |
|
◆ Initialize()
| bool FileWatcher::Initialize |
( |
| ) |
|
◆ IsEnabled()
| bool FileWatcher::IsEnabled |
( |
| ) |
const |
|
inline |
◆ SetEnabled()
| void FileWatcher::SetEnabled |
( |
bool |
enabled | ) |
|
◆ SetFileChangeCallback()
◆ Shutdown()
| void FileWatcher::Shutdown |
( |
| ) |
|
◆ UnwatchDirectory()
| void FileWatcher::UnwatchDirectory |
( |
const std::string & |
directory | ) |
|
◆ Update()
| void FileWatcher::Update |
( |
| ) |
|
◆ WatchDirectory()
| bool FileWatcher::WatchDirectory |
( |
const std::string & |
directory, |
|
|
bool |
recursive = true |
|
) |
| |
The documentation for this class was generated from the following files: