Inotify provides a simplified interface to an inotify instance.
More...
#include <toolbox/io/Inotify.hpp>
Inotify provides a simplified interface to an inotify instance.
Definition at line 102 of file Inotify.hpp.
◆ Inotify() [1/3]
toolbox::io::Inotify::Inotify |
( |
int |
flags = 0 | ) |
|
|
inlineexplicit |
◆ ~Inotify()
toolbox::io::Inotify::~Inotify |
( |
| ) |
|
|
default |
◆ Inotify() [2/3]
◆ Inotify() [3/3]
toolbox::io::Inotify::Inotify |
( |
Inotify && |
| ) |
|
|
defaultnoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ fd()
int toolbox::io::Inotify::fd |
( |
| ) |
const |
|
inlinenoexcept |
◆ add_watch() [1/2]
◆ add_watch() [2/2]
Add a watch to an initialised inotify instance.
Definition at line 127 of file Inotify.hpp.
The documentation for this class was generated from the following file: