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

TAO_Notify_Method_Request_Dispatch Class Reference

#include <Method_Request_Dispatch.h>

Inheritance diagram for TAO_Notify_Method_Request_Dispatch:

Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_Method_Request_Dispatch:

Collaboration graph
[legend]
List of all members.

Public Types

enum  { persistence_code = 1 }
 an arbitrary code (Octet) to identify this delivery method type in persistent storage More...

Public Member Functions

 TAO_Notify_Method_Request_Dispatch (const TAO_Notify_Event *event, TAO_Notify_ProxySupplier *proxy_supplier, bool filtering)
 Constuct from event.
 TAO_Notify_Method_Request_Dispatch (const TAO_Notify::Delivery_Request_Ptr &delivery, TAO_Notify_ProxySupplier *proxy_supplier, bool filtering)
 Construct from a delivery rquest.
 TAO_Notify_Method_Request_Dispatch (const TAO_Notify_Method_Request_Event &request, const TAO_Notify_Event *event, TAO_Notify_ProxySupplier *proxy_supplier, bool filtering)
virtual ~TAO_Notify_Method_Request_Dispatch ()
 Destructor.

Static Public Member Functions

TAO_Notify_Method_Request_Dispatch_Queueableunmarshal (TAO_Notify::Delivery_Request_Ptr &delivery_request, TAO_Notify_EventChannelFactory &ecf, TAO_InputCDR &cdr ACE_ENV_ARG_DECL)
 Static method used to reconstruct a Method Request Dispatch.

Protected Member Functions

int execute_i (ACE_ENV_SINGLE_ARG_DECL)
 Execute the dispatch operation.

Protected Attributes

TAO_Notify_ProxySupplier_Guard proxy_supplier_
 The Proxy.
bool filtering_
 Flag is true if we want to do filtering else false.

Member Enumeration Documentation

anonymous enum
 

an arbitrary code (Octet) to identify this delivery method type in persistent storage

Enumeration values:
persistence_code 


Constructor & Destructor Documentation

TAO_Notify_Method_Request_Dispatch::TAO_Notify_Method_Request_Dispatch const TAO_Notify_Event event,
TAO_Notify_ProxySupplier proxy_supplier,
bool  filtering
 

Constuct from event.

TAO_Notify_Method_Request_Dispatch::TAO_Notify_Method_Request_Dispatch const TAO_Notify::Delivery_Request_Ptr delivery,
TAO_Notify_ProxySupplier proxy_supplier,
bool  filtering
 

Construct from a delivery rquest.

TAO_Notify_Method_Request_Dispatch::TAO_Notify_Method_Request_Dispatch const TAO_Notify_Method_Request_Event request,
const TAO_Notify_Event event,
TAO_Notify_ProxySupplier proxy_supplier,
bool  filtering
 

Constuct construct from another method request+event event is passed separately because we may be using a copy of the one in the previous method request

TAO_Notify_Method_Request_Dispatch::~TAO_Notify_Method_Request_Dispatch  )  [virtual]
 

Destructor.


Member Function Documentation

int TAO_Notify_Method_Request_Dispatch::execute_i ACE_ENV_SINGLE_ARG_DECL   )  [protected]
 

Execute the dispatch operation.

TAO_Notify_Method_Request_Dispatch_Queueable * TAO_Notify_Method_Request_Dispatch::unmarshal TAO_Notify::Delivery_Request_Ptr delivery_request,
TAO_Notify_EventChannelFactory ecf,
TAO_InputCDR &cdr  ACE_ENV_ARG_DECL
[static]
 

Static method used to reconstruct a Method Request Dispatch.


Member Data Documentation

bool TAO_Notify_Method_Request_Dispatch::filtering_ [protected]
 

Flag is true if we want to do filtering else false.

TAO_Notify_ProxySupplier_Guard TAO_Notify_Method_Request_Dispatch::proxy_supplier_ [protected]
 

The Proxy.


The documentation for this class was generated from the following files:
Generated on Sun May 15 13:27:50 2005 for TAO_CosNotification by  doxygen 1.3.9.1