22 #ifndef MODULES_AFFILE_FILE_MONITOR_FACTORY_H_
23 #define MODULES_AFFILE_FILE_MONITOR_FACTORY_H_
PollEvents * create_file_monitor_events(FileReader *self, FollowMethod poll_event_type, gint fd)
Definition: file-monitor-factory.c:61
FollowMethod file_monitor_factory_follow_method_from_string(const gchar *method_name)
Definition: file-monitor-factory.c:33
FollowMethod
Definition: poll-events.h:30