|
NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
|
成员的完整列表,这些成员属于 neforce::file_watcher,包括所有继承而来的类成员
| current_events() const noexcept | neforce::file_watcher | inline |
| file_watcher(path watch_path, bool recursive=false) | neforce::file_watcher | explicit |
| is_recursive() const noexcept | neforce::file_watcher | inline |
| is_watching() const noexcept | neforce::file_watcher | inline |
| start(callback_t callback, file_watch_event events=file_watch_event::ALL) | neforce::file_watcher | |
| stop() | neforce::file_watcher | |
| update_recursive(bool recursive) | neforce::file_watcher | |
| update_watch(file_watch_event events) | neforce::file_watcher | |
| watch_path() const noexcept | neforce::file_watcher | inline |
| ~file_watcher() | neforce::file_watcher |