fswatch 1.21.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
fsw::inotify_monitor_impl Struct Reference

Public Attributes

int inotify_monitor_handle = -1
 
int epoll_handle = -1
 
int wake_handle = -1
 
std::vector< eventevents
 
std::unordered_set< int > watched_descriptors
 
std::unordered_map< std::string, int > path_to_wd
 
std::unordered_map< int, std::string > wd_to_path
 
std::unordered_set< int > descriptors_to_remove
 
std::unordered_set< int > watches_to_remove
 
std::vector< std::string > paths_to_rescan
 
std::vector< std::string > paths_to_fire_create
 
time_t curr_time
 

The documentation for this struct was generated from the following file: