|
Unravel Engine C++ Reference
|
Public Member Functions | |
| impl (const fs::path &path, const pattern_filter &filter, bool recursive, bool initial_list, watcher::clock_t::duration poll_interval, watcher::notify_callback callback, std::shared_ptr< directory_listener > listener, const std::string &watcher_name) | |
| ~impl () | |
| void | pause () |
| void | resume () |
| void | watch () |
| auto | get_path () const -> const fs::path & |
| auto | get_listener () const -> std::shared_ptr< directory_listener > |
Definition at line 412 of file watcher_wtr.cpp.
|
inline |
Definition at line 415 of file watcher_wtr.cpp.
|
inline |
Definition at line 442 of file watcher_wtr.cpp.
|
inline |
Definition at line 481 of file watcher_wtr.cpp.
|
inline |
Definition at line 476 of file watcher_wtr.cpp.
|
inline |
Definition at line 450 of file watcher_wtr.cpp.
|
inline |
Definition at line 455 of file watcher_wtr.cpp.
|
inline |
Definition at line 471 of file watcher_wtr.cpp.