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

TAO_Notify_Method_Request_Dispatch_Queueable Class Reference

Dispatchs an event to a proxy supplier. More...

#include <Method_Request_Dispatch.h>

Inheritance diagram for TAO_Notify_Method_Request_Dispatch_Queueable:

Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_Method_Request_Dispatch_Queueable:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TAO_Notify_Method_Request_Dispatch_Queueable (const TAO_Notify_Method_Request_Event &request, TAO_Notify_Event::Ptr &event, TAO_Notify_ProxySupplier *proxy_supplier, bool filtering)
 TAO_Notify_Method_Request_Dispatch_Queueable (const TAO_Notify::Delivery_Request_Ptr &request, TAO_Notify_ProxySupplier *proxy_supplier, bool filtering)
virtual ~TAO_Notify_Method_Request_Dispatch_Queueable ()
 Destructor.
virtual int execute (ACE_ENV_SINGLE_ARG_DECL)
 Execute the Request.

Private Attributes

TAO_Notify_Event::Ptr event_var_
TAO_Notify_ProxySupplier::Ptr proxy_guard_

Detailed Description

Dispatchs an event to a proxy supplier.


Constructor & Destructor Documentation

TAO_Notify_Method_Request_Dispatch_Queueable::TAO_Notify_Method_Request_Dispatch_Queueable const TAO_Notify_Method_Request_Event request,
TAO_Notify_Event::Ptr event,
TAO_Notify_ProxySupplier proxy_supplier,
bool  filtering
 

Construct 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_Queueable::TAO_Notify_Method_Request_Dispatch_Queueable const TAO_Notify::Delivery_Request_Ptr request,
TAO_Notify_ProxySupplier proxy_supplier,
bool  filtering
 

Constuct construct from Delivery Request should ONLY be used by unmarshall

TAO_Notify_Method_Request_Dispatch_Queueable::~TAO_Notify_Method_Request_Dispatch_Queueable  )  [virtual]
 

Destructor.


Member Function Documentation

int TAO_Notify_Method_Request_Dispatch_Queueable::execute ACE_ENV_SINGLE_ARG_DECL   )  [virtual]
 

Execute the Request.

Implements TAO_Notify_Method_Request.


Member Data Documentation

TAO_Notify_Event::Ptr TAO_Notify_Method_Request_Dispatch_Queueable::event_var_ [private]
 

TAO_Notify_ProxySupplier::Ptr TAO_Notify_Method_Request_Dispatch_Queueable::proxy_guard_ [private]
 


The documentation for this class was generated from the following files:
Generated on Tue Dec 20 23:47:07 2005 for TAO_CosNotification by  doxygen 1.3.9.1