#include <Persistent_File_Allocator.h>
Inheritance diagram for TAO_Notify::Persistent_Callback:

Public Member Functions | |
| virtual | ~Persistent_Callback () |
| virtual void | persist_complete ()=0 |
| Called by a Persistent_File_Allocator when a write request has completed. | |
Definition at line 40 of file Persistent_File_Allocator.h.
|
|
Definition at line 18 of file Persistent_File_Allocator.cpp.
00019 {
00020 }
|
|
|
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(). |
1.3.6