Information about a monitored file.
More...
Information about a monitored file.
Definition at line 103 of file monitor.c.
◆ type
◆ is_dir
Is this a directory?
Definition at line 106 of file monitor.c.
◆ path
| const char* MonitorInfo::path |
◆ st_dev
| dev_t MonitorInfo::st_dev |
◆ st_ino
| ino_t MonitorInfo::st_ino |
◆ monitor
| struct Monitor* MonitorInfo::monitor |
◆ path_buf
| struct Buffer MonitorInfo::path_buf |
access via path only (maybe not initialized)
Definition at line 111 of file monitor.c.
The documentation for this struct was generated from the following file: