NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
file_watcher 成员列表

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

current_events() const noexceptfile_watcherinline
file_watcher(path watch_path, bool recursive=false)file_watcherexplicit
is_recursive() const noexceptfile_watcherinline
is_watching() const noexceptfile_watcherinline
start(callback_t callback, file_watch_event events=file_watch_event::ALL)file_watcher
stop()file_watcher
update_recursive(bool recursive)file_watcher
update_watch(file_watch_event events)file_watcher
watch_path() const noexceptfile_watcherinline
~file_watcher()file_watcher