TAO_CosNotification
2.2.8
|
An interface to allow callbacks on completion of persistent storage requests. More...
#include <Persistent_File_Allocator.h>
Public Member Functions | |
virtual | ~Persistent_Callback () |
virtual void | persist_complete ()=0 |
Called by a Persistent_File_Allocator when a write request has completed. More... | |
An interface to allow callbacks on completion of persistent storage requests.
|
virtual |
|
pure virtual |
Called by a Persistent_File_Allocator when a write request has completed.
Implemented in TAO_Notify::Routing_Slip.