Unravel Engine C++ Reference
Loading...
Searching...
No Matches
fs::watcher Member List

This is the complete list of members for fs::watcher, including all inherited members.

clock_t typedeffs::watcher
close()fs::watcherprotected
created enum valuefs::watcher
cv_fs::watcherprotected
entry_status enum namefs::watcher
modified enum valuefs::watcher
mutex_fs::watcherprotected
notify_callback typedeffs::watcher
pause()fs::watcherstatic
removed enum valuefs::watcher
renamed enum valuefs::watcher
resume()fs::watcherstatic
start()fs::watcherprotected
thread_fs::watcherprotected
touch(const fs::path &path, bool recursive, fs::file_time_type time=fs::now())fs::watcherstatic
unmodified enum valuefs::watcher
unwatch(std::uint64_t key)fs::watcherstatic
unwatch_all()fs::watcherstatic
unwatch_all_impl()fs::watcherprotectedstatic
unwatch_impl(std::uint64_t key)fs::watcherprotectedstatic
watch(const fs::path &path, const pattern_filter &filter, bool recursive, bool initial_list, clock_t::duration poll_interval, notify_callback callback) -> std::uint64_tfs::watcherstatic
watch(const fs::path &path, const std::string &filter_pattern, bool recursive, bool initial_list, clock_t::duration poll_interval, notify_callback callback) -> std::uint64_tfs::watcherstatic
watch_impl(const fs::path &path, const pattern_filter &filter, bool recursive, bool initial_list, clock_t::duration poll_interval, notify_callback &list_callback) -> std::uint64_tfs::watcherprotectedstatic
watcher()=defaultfs::watcher
watchers_fs::watcherprotected
watching_fs::watcherprotected
~watcher()fs::watcher