27 #ifndef INCLUDED_DIR_WATCH
28 #define INCLUDED_DIR_WATCH
65 : pathname(pathname), type(type)
101 #endif // #ifndef INCLUDED_DIR_WATCH
const OsPath & Pathname() const
std::vector< DirWatchNotification > DirWatchNotifications
LIB_API Status dir_watch_Add(const OsPath &path, PDirWatch &dirWatch)
start watching a single directory for changes.
DirWatchNotification(const OsPath &pathname, EType type)
shared_ptr< DirWatch > PDirWatch
LIB_API Status dir_watch_Poll(DirWatchNotifications ¬ifications)
return all pending directory watch notifications.
i64 Status
Error handling system.