Toolbox snapshot
The Reactive C++ Toolbox
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
toolbox::io::FileWatcher Member List

This is the complete list of members for toolbox::io::FileWatcher, including all inherited members.

FileWatcher(Reactor &r, Inotify &inotify)toolbox::io::FileWatcher
FileWatcher(const FileWatcher &)=deletetoolbox::io::FileWatcher
FileWatcher(FileWatcher &&) noexcept=defaulttoolbox::io::FileWatcher
operator=(const FileWatcher &)=deletetoolbox::io::FileWatcher
operator=(FileWatcher &&) noexcept=defaulttoolbox::io::FileWatcher
Path typedeftoolbox::io::FileWatcher
Slot typedeftoolbox::io::FileWatcher
watch(const Path &path, Slot slot, std::uint32_t mask=IN_ALL_EVENTS)toolbox::io::FileWatcher
~FileWatcher()=defaulttoolbox::io::FileWatcher