IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

IG::Lib::WaitFileEvent Class Reference

Concrete class derived from WaitFileEventBase. It does not have a meaningful unblocking condition (it alwys evaluates to true), therefore the class can use WaitEvents() function but not Wait(). More...

Inheritance diagram for IG::Lib::WaitFileEvent:
Collaboration diagram for IG::Lib::WaitFileEvent:

List of all members.

Public Member Functions

 WaitFileEvent (string fileOrDirectoryPath)

Detailed Description

Concrete class derived from WaitFileEventBase. It does not have a meaningful unblocking condition (it alwys evaluates to true), therefore the class can use WaitEvents() function but not Wait().


Constructor & Destructor Documentation

IG::Lib::WaitFileEvent::WaitFileEvent ( string  fileOrDirectoryPath) [inline]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties Events