libfswatch
1.9.3
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Public Attributes
|
List of all members
fsw_cevent Struct Reference
#include <
cevent.h
>
Public Attributes
char *
path
time_t
evt_time
enum
fsw_event_flag
*
flags
unsigned int
flags_num
Detailed Description
A file change event is represented as an instance of this struct where:
path is the path where the event was triggered.
evt_time the time when the event was triggered.
flags is an array of fsw_event_flag of size flags_num.
flags_num is the size of the flags array.
The documentation for this struct was generated from the following file:
libfswatch/c/
cevent.h
Generated by
1.8.10