TAO_Notify::Persistent_Callback Class Reference

An interface to allow callbacks on completion of persistent storage requests. More...

#include <Persistent_File_Allocator.h>

Inheritance diagram for TAO_Notify::Persistent_Callback:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~Persistent_Callback ()
virtual void persist_complete ()=0
 Called by a Persistent_File_Allocator when a write request has completed.


Detailed Description

An interface to allow callbacks on completion of persistent storage requests.

Definition at line 40 of file Persistent_File_Allocator.h.


Constructor & Destructor Documentation

TAO_Notify::Persistent_Callback::~Persistent_Callback  )  [virtual]
 

Definition at line 18 of file Persistent_File_Allocator.cpp.

00019 {
00020 }


Member Function Documentation

virtual void TAO_Notify::Persistent_Callback::persist_complete  )  [pure virtual]
 

Called by a Persistent_File_Allocator when a write request has completed.

Implemented in TAO_Notify::Routing_Slip.

Referenced by TAO_Notify::Persistent_File_Allocator::run().


The documentation for this class was generated from the following files:
Generated on Thu Nov 9 13:34:13 2006 for TAO_CosNotification by doxygen 1.3.6