fswatch
1.14.0
|
Public Attributes | |
int | inotify_monitor_handle = -1 |
std::vector< event > | events |
fsw_hash_set< int > | watched_descriptors |
fsw_hash_map< std::string, int > | path_to_wd |
fsw_hash_map< int, std::string > | wd_to_path |
fsw_hash_set< int > | descriptors_to_remove |
fsw_hash_set< int > | watches_to_remove |
std::vector< std::string > | paths_to_rescan |
time_t | curr_time |