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

IG::Lib::WaitFileCreationByProxy Class Reference

Implements blocking until the specified file is created (becomes existent). 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::WaitFileCreationByProxy:
Collaboration diagram for IG::Lib::WaitFileCreationByProxy:

List of all members.

Public Member Functions

 WaitFileCreationByProxy (string filePath)

Detailed Description

Implements blocking until the specified file is created (becomes existent). 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::WaitFileCreationByProxy::WaitFileCreationByProxy ( string  filePath) [inline]

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