
Your opinion will help to improve our service
Leave a feedback >#include <userver/engine/io/sys_linux/inotify.hpp>
Notification event.
Definition at line 51 of file inotify.hpp.
Public Member Functions | |
| bool | operator== (const Event &other) const | 
Public Attributes | |
| std::string | path | 
| EventTypeMask | mask | 
      
  | 
  inline | 
Definition at line 55 of file inotify.hpp.
| EventTypeMask engine::io::sys_linux::Event::mask | 
Definition at line 53 of file inotify.hpp.
| std::string engine::io::sys_linux::Event::path | 
Definition at line 52 of file inotify.hpp.