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

TAO_Smart_Proxy_Base Class Reference

A base class for all TAO_IDL generated smart proxy base classes. More...

#include <Smart_Proxies.h>

Collaboration diagram for TAO_Smart_Proxy_Base:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual ~TAO_Smart_Proxy_Base (void)
 Destructor.

Protected Member Functions

 TAO_Smart_Proxy_Base (void)
 Constructor.
 TAO_Smart_Proxy_Base (CORBA::Object_ptr proxy)
 Constructor.

Protected Attributes

CORBA::Object_var base_proxy_
 The proxy to which remote/collocated calls are made.

Detailed Description

A base class for all TAO_IDL generated smart proxy base classes.

Contains the _var pointer to the real proxy.


Constructor & Destructor Documentation

ACE_INLINE TAO_Smart_Proxy_Base::~TAO_Smart_Proxy_Base void   )  [virtual]
 

Destructor.

ACE_INLINE TAO_Smart_Proxy_Base::TAO_Smart_Proxy_Base void   )  [protected]
 

Constructor.

ACE_INLINE TAO_Smart_Proxy_Base::TAO_Smart_Proxy_Base CORBA::Object_ptr  proxy  )  [protected]
 

Constructor.


Member Data Documentation

CORBA::Object_var TAO_Smart_Proxy_Base::base_proxy_ [protected]
 

The proxy to which remote/collocated calls are made.


The documentation for this class was generated from the following files:
Generated on Thu Jun 9 00:39:15 2005 for TAO_SmartProxies by  doxygen 1.3.9.1