NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::file_watcher 成员列表

成员的完整列表,这些成员属于 neforce::file_watcher,包括所有继承而来的类成员

current_events() const noexceptneforce::file_watcherinline
file_watcher(path watch_path, bool recursive=false)neforce::file_watcherexplicit
is_recursive() const noexceptneforce::file_watcherinline
is_watching() const noexceptneforce::file_watcherinline
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 noexceptneforce::file_watcherinline
~file_watcher()neforce::file_watcher