TAO_CosNotification  2.1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs
Delivery_Request.h File Reference
#include "orbsvcs/Notify/notify_serv_export.h"
#include "orbsvcs/Notify/Topology_Object.h"
#include "orbsvcs/Notify/Event.h"
#include <ace/Vector_T.h>
#include <ace/Bound_Ptr.h>
#include "orbsvcs/Notify/Delivery_Request.inl"

Classes

class  TAO_Notify::Delivery_Request
 Represents a request to deliver an event to a particular destination. More...
 

Namespaces

namespace  TAO_Notify
 A namespace to be used by all of TAO's Notification Service implementation.
 

Typedefs

typedef ACE_Strong_Bound_Ptr
< Delivery_Request,
TAO_SYNCH_MUTEX
TAO_Notify::Delivery_Request_Ptr
 A reference-counted smart pointer to a Delivery_Request.
 
typedef ACE_Unbounded_Queue
< Delivery_Request_Ptr > 
TAO_Notify::Delivery_Request_Queue
 
typedef ACE_Strong_Bound_Ptr
< Routing_Slip,
TAO_SYNCH_MUTEX
TAO_Notify::Routing_Slip_Ptr
 A reference-counted smart pointer to a Routing_Slip.