#include <Object_Proxy_Impl.h>
Inheritance diagram for TAO_Object_Proxy_Impl
Public Methods | |
virtual | ~TAO_Object_Proxy_Impl (void) |
virtual CORBA::Boolean | _is_a (const CORBA::Object_ptr target, const CORBA::Char *logical_type_id, CORBA_Environment &ACE_TRY_ENV) = 0 |
virtual CORBA::Boolean | _non_existent (const CORBA::Object_ptr target, CORBA_Environment &ACE_TRY_ENV) = 0 |
virtual CORBA_InterfaceDef_ptr | _get_interface ( const CORBA::Object_ptr target, CORBA_Environment &ACE_TRY_ENV ) = 0 |
Protected Methods | |
TAO_Object_Proxy_Impl (void) |
This class defines the interface that the proxy for the class CORBA::Object have to implement.
|
|
|
|
|
Reimplemented in TAO_Remote_Object_Proxy_Impl. |
|
Reimplemented in TAO_Remote_Object_Proxy_Impl. |
|
Reimplemented in TAO_Remote_Object_Proxy_Impl. |