libfswatch  1.9.3
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cfsw::compiled_monitor_filter
 Cfsw::directory_change_eventHeader of the fsw::directory_change_event class, a helper class to wrap Microsoft Windows' ReadDirectoryChangesW function and a common workflow to detect file system changes
 Cfsw::eventType representing a file change event
 Cexception
 Cfsw::libfsw_exceptionBase exception of the libfswatch library
 Cfsw::FSEventFlagType
 Cfsw_callback_context
 Cfsw_cevent
 Cfsw_cmonitor_filter
 Cfsw_event_type_filterEvent type filter
 CFSW_SESSION
 Cfsw::inotify_monitor_impl
 Cfsw::monitorBase class of all monitors
 Cfsw::fen_monitorSolaris/Illumos monitor
 Cfsw::fsevents_monitorOS X FSEvents monitor
 Cfsw::inotify_monitorSolaris/Illumos monitor
 Cfsw::kqueue_monitorSolaris/Illumos monitor
 Cfsw::poll_monitorstat()-based monitor
 Cfsw::windows_monitorWindows monitor
 Cfsw::monitor_factoryObject factory class for fsw::monitor instances
 Cfsw::monitor_filterPath filters used to accept or reject file change events
 Cfsw::monitor_registrant< M >Helper class to register monitor factories
 Cmonitor_start_guard< T >
 Cfsw::poll_monitor::poll_monitor_data
 Cfsw::win_error_messageHelper class to get the system-defined error message for a Microsoft Windows' error code
 Cfsw::win_flag_type
 Cfsw::win_handleA RAII wrapper around Microsoft Windows HANDLE