Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound 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>

List of all members.

Public Methods

virtual ~TAO_Smart_Proxy_Base (void)
 Destructor.


Protected Methods

 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 Jan 15 00:50:10 2004 for TAO_SmartProxies by doxygen1.2.18