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

IG::Lib::WaitFileRemovalByProxy Class Reference

Implements blocking until the specified file is deleted (becomes nonexistent). File is specified in constructor or by setting the FilePath property. Waiting is performed by calling the Wait() function. More...

Inheritance diagram for IG::Lib::WaitFileRemovalByProxy:
Collaboration diagram for IG::Lib::WaitFileRemovalByProxy:

List of all members.

Public Member Functions

 WaitFileRemovalByProxy (string filePath)

Detailed Description

Implements blocking until the specified file is deleted (becomes nonexistent). File is specified in constructor or by setting the FilePath property. Waiting is performed by calling the Wait() function.

$A Igor Jun10; TODO: implement non-Latence vaiting (via file events)!


Constructor & Destructor Documentation

IG::Lib::WaitFileRemovalByProxy::WaitFileRemovalByProxy ( string  filePath) [inline]

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