TAO_SmartProxies
2.2.7
|
A base class for all TAO_IDL generated smart proxy base classes. More...
#include <Smart_Proxies.h>
Protected Member Functions | |
TAO_Smart_Proxy_Base (void) | |
Constructor. More... | |
TAO_Smart_Proxy_Base (CORBA::Object_ptr proxy) | |
Constructor. More... | |
Protected Attributes | |
CORBA::Object_var | base_proxy_ |
The proxy to which remote/collocated calls are made. More... | |
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.
|
protected |
The proxy to which remote/collocated calls are made.