#include "file-reader.h"

Go to the source code of this file.
Functions | |
| FollowMethod | file_monitor_factory_follow_method_from_string (const gchar *method_name) |
| PollEvents * | create_file_monitor_events (FileReader *self, FollowMethod poll_event_type, gint fd) |
| PollEvents* create_file_monitor_events | ( | FileReader * | self, |
| FollowMethod | poll_event_type, | ||
| gint | fd | ||
| ) |
| FollowMethod file_monitor_factory_follow_method_from_string | ( | const gchar * | method_name | ) |