TAO_CosNotification  2.0.8
Public Member Functions
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.


Constructor & Destructor Documentation

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

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.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines