Classes | |
class | TAO_Notify::Routing_Slip |
Class which manages the delivery of events to destination. More... | |
Namespaces | |
namespace | TAO_Notify |
A namespace to be used by all of TAO's Notification Service implementation. | |
Typedefs | |
typedef ACE_Vector < Delivery_Request_Ptr > | TAO_Notify::Delivery_Request_Vec |
A vector of Delivery Requests. The body of a Routing_Slip. | |
typedef ACE_Vector < TAO_Notify_Method_Request_Queueable * > | TAO_Notify::Delivery_Method_Vec |
A vector of Methods_. Used during recovery. |