Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TAO_NS_Method_Request_Dispatch Class Reference

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

#include <Method_Request_Dispatch.h>

Inheritance diagram for TAO_NS_Method_Request_Dispatch:

Inheritance graph
[legend]
Collaboration diagram for TAO_NS_Method_Request_Dispatch:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_NS_Method_Request_Dispatch (TAO_NS_Event_var &event, TAO_NS_ProxySupplier *proxy_supplier)
 Constuctor. More...

 ~TAO_NS_Method_Request_Dispatch ()
 Destructor. More...

TAO_NS_Method_Requestcopy (void)
 Create a copy of this object. More...

virtual int execute (ACE_ENV_SINGLE_ARG_DECL)
 Execute the Request. More...


Private Attributes

TAO_NS_ProxySupplierproxy_supplier_
 Proxy Supplier that we use. More...

TAO_NS_Refcountable_Guard refcountable_guard_
 Guard to automatically inc/decr ref count on the proxy. More...


Detailed Description

Dispatchs an event to a proxy supplier.


Constructor & Destructor Documentation

TAO_NS_Method_Request_Dispatch::TAO_NS_Method_Request_Dispatch TAO_NS_Event_var   event,
TAO_NS_ProxySupplier   proxy_supplier
 

Constuctor.

TAO_NS_Method_Request_Dispatch::~TAO_NS_Method_Request_Dispatch  
 

Destructor.


Member Function Documentation

TAO_NS_Method_Request * TAO_NS_Method_Request_Dispatch::copy void    [virtual]
 

Create a copy of this object.

Reimplemented from TAO_NS_Method_Request.

int TAO_NS_Method_Request_Dispatch::execute ACE_ENV_SINGLE_ARG_DECL    [virtual]
 

Execute the Request.

Reimplemented from TAO_NS_Method_Request.


Member Data Documentation

TAO_NS_ProxySupplier* TAO_NS_Method_Request_Dispatch::proxy_supplier_ [private]
 

Proxy Supplier that we use.

TAO_NS_Refcountable_Guard TAO_NS_Method_Request_Dispatch::refcountable_guard_ [private]
 

Guard to automatically inc/decr ref count on the proxy.


The documentation for this class was generated from the following files:
Generated on Fri Nov 22 10:32:37 2002 for TAO_CosNotification by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001