Definition at line 493 of file watcher_fallback.cpp.
◆ impl()
| fs::watcher_fallback::impl::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 ) |
|
inline |
◆ ~impl()
| fs::watcher_fallback::impl::~impl |
( |
| ) |
|
|
inline |
◆ get_listener()
| auto fs::watcher_fallback::impl::get_listener |
( |
| ) |
const -> std::shared_ptr<directory_listener>
|
|
inline |
◆ get_path()
| auto fs::watcher_fallback::impl::get_path |
( |
| ) |
const -> const fs::path&
|
|
inline |
◆ pause()
| void fs::watcher_fallback::impl::pause |
( |
| ) |
|
|
inline |
◆ resume()
| void fs::watcher_fallback::impl::resume |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: