Information about a monitored file. More...
Data Fields | |
| enum MailboxType | type |
| Mailbox type. | |
| bool | is_dir |
| Is this a directory? | |
| const char * | path |
| Filesystem path. | |
| dev_t | st_dev |
| Device number. | |
| ino_t | st_ino |
| Inode number. | |
| struct Monitor * | monitor |
| Monitor for this file. | |
| struct Buffer | path_buf |
| access via path only (maybe not initialized) | |
| enum MailboxType MonitorInfo::type |
| struct Monitor* MonitorInfo::monitor |
| struct Buffer MonitorInfo::path_buf |