Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

Routing_Slip.h File Reference

#include "notify_serv_export.h"
#include "Event.h"
#include "Delivery_Request.h"
#include "Event_Persistence_Factory.h"
#include "Persistent_File_Allocator.h"
#include <ace/Vector_T.h>
#include <ace/Malloc_Base.h>

Include dependency graph for Routing_Slip.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Namespaces

namespace  TAO_Notify

Classes

class  TAO_Notify::Routing_Slip
 Class which manages the delivery of events to destination. More...

Typedefs

typedef ACE_Vector< Delivery_Request_PtrDelivery_Request_Vec
 A vector of Delivery Requests. The body of a Routing_Slip.
typedef ACE_Vector< TAO_Notify_Method_Request_Queueable * > Delivery_Method_Vec
 A vector of Methods_. Used during recovery.

Detailed Description

Id
Routing_Slip.h,v 1.4 2005/04/18 12:56:56 jwillemsen Exp

Author:
Dale Wilson <wilson_d@ociweb.com>

Typedef Documentation

typedef ACE_Vector<TAO_Notify_Method_Request_Queueable *> TAO_Notify::Delivery_Method_Vec
 

A vector of Methods_. Used during recovery.

typedef ACE_Vector<Delivery_Request_Ptr> TAO_Notify::Delivery_Request_Vec
 

A vector of Delivery Requests. The body of a Routing_Slip.


Generated on Sun May 15 13:27:28 2005 for TAO_CosNotification by  doxygen 1.3.9.1