CAsyncFileWriter::Callback Class Reference
[Asynchronous I/OFileIO]

Inheritance diagram for CAsyncFileWriter::Callback:

Inheritance graph
[legend]

List of all members.


Detailed Description

An interface for users of the CAsyncFileWriter to be notified of any errors that occur during the asynchronous write operations on the file.

Public Member Functions

virtual void OnError (const DWORD lastError)=0

Protected Member Functions

 ~Callback ()
 We never delete instances of this interface; you must manage the lifetime of the class that implements it.

Constructor & Destructor Documentation

~Callback (  )  [inline, protected]

We never delete instances of this interface; you must manage the lifetime of the class that implements it.


Member Function Documentation

virtual void OnError ( const DWORD  lastError  )  [pure virtual]


Generated on Tue Oct 2 15:45:24 2007 for JetByte Tools - v5.2 by  doxygen 1.5.3