|
TAO_SmartProxies
2.1.2
|
A base class for all TAO_IDL generated smart proxy base classes. More...
#include <Smart_Proxies.h>


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. | |
A base class for all TAO_IDL generated smart proxy base classes.
Contains the _var pointer to the real proxy.
|
virtual |
Destructor.
|
protected |
Constructor.
|
protected |
Constructor.
The proxy to which remote/collocated calls are made.
1.8.0-20120409