Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
DirWatchManager Class Reference

Public Member Functions

 DirWatchManager ()
 
 ~DirWatchManager ()
 
Status Add (const OsPath &path, PDirWatch &dirWatch)
 
Status Poll (DirWatchNotifications &notifications)
 

Private Attributes

IntrusiveLink m_sentinel
 
HANDLE hIOCP
 

Detailed Description

Definition at line 296 of file wdir_watch.cpp.

Constructor & Destructor Documentation

DirWatchManager::DirWatchManager ( )
inline

Definition at line 299 of file wdir_watch.cpp.

DirWatchManager::~DirWatchManager ( )
inline

Definition at line 304 of file wdir_watch.cpp.

Member Function Documentation

Status DirWatchManager::Add ( const OsPath path,
PDirWatch dirWatch 
)
inline

Definition at line 309 of file wdir_watch.cpp.

Status DirWatchManager::Poll ( DirWatchNotifications notifications)
inline

Definition at line 333 of file wdir_watch.cpp.

Member Data Documentation

HANDLE DirWatchManager::hIOCP
private

Definition at line 350 of file wdir_watch.cpp.

IntrusiveLink DirWatchManager::m_sentinel
private

Definition at line 349 of file wdir_watch.cpp.


The documentation for this class was generated from the following file: