TAO_CosNotification 2.0.5
|
#include "orbsvcs/Notify/notify_serv_export.h"
#include "tao/Versioned_Namespace.h"
#include "tao/orbconf.h"
#include "ace/Message_Block.h"
#include "ace/Containers_T.h"
Classes | |
class | TAO_Notify::Routing_Slip_Persistence_Manager |
Manage interaction between Routing_Slip and persistent storage. More... | |
class | TAO_Notify::Routing_Slip_Persistence_Manager::Block_Header |
private: Storage for header information of all persistent block. More... | |
class | TAO_Notify::Routing_Slip_Persistence_Manager::Routing_Slip_Header |
private: Storage for header information for Routing_Slip blocks. More... | |
class | TAO_Notify::Routing_Slip_Persistence_Manager::Event_Header |
An Event block header. More... | |
class | TAO_Notify::Routing_Slip_Persistence_Manager::Overflow_Header |
An overflow block header. More... | |
Namespaces | |
namespace | TAO_Notify |
A namespace to be used by all of TAO's Notification Service implementation. |
A Routing_Slip_Persistence manager controls the actual allocation of blocks through a Persistent_Storage_Allocator and can persist an event and its routing slip.