#include <dir_watch.h>
Definition at line 54 of file dir_watch.h.
| Enumerator |
|---|
| Created |
|
| Deleted |
|
| Changed |
|
Definition at line 57 of file dir_watch.h.
| DirWatchNotification::DirWatchNotification |
( |
const OsPath & |
pathname, |
|
|
EType |
type |
|
) |
| |
|
inline |
| const OsPath& DirWatchNotification::Pathname |
( |
| ) |
const |
|
inline |
| EType DirWatchNotification::Type |
( |
| ) |
const |
|
inline |
| OsPath DirWatchNotification::pathname |
|
private |
| EType DirWatchNotification::type |
|
private |
The documentation for this class was generated from the following file: