|
Unravel Engine C++ Reference
|
This is the complete list of members for fs::watcher, including all inherited members.
| clock_t typedef | fs::watcher | |
| created enum value | fs::watcher | |
| entry_status enum name | fs::watcher | |
| modified enum value | fs::watcher | |
| notify_callback typedef | fs::watcher | |
| pause() | fs::watcher | static |
| removed enum value | fs::watcher | |
| renamed enum value | fs::watcher | |
| resume() | fs::watcher | static |
| touch(const fs::path &path, bool recursive, fs::file_time_type time=fs::now()) | fs::watcher | static |
| unmodified enum value | fs::watcher | |
| unwatch(std::uint64_t key) | fs::watcher | static |
| unwatch_all() | fs::watcher | static |
| watch(const fs::path &path, const pattern_filter &filter, bool recursive, bool initial_list, clock_t::duration poll_interval, notify_callback callback, const std::string &watcher_name="") -> std::uint64_t | fs::watcher | static |