#include <Object_Proxy_Impl.h>
Public Methods | |
virtual | ~TAO_Object_Proxy_Impl (void) |
virtual CORBA::Boolean | _is_a (const CORBA::Object_ptr target, const char *logical_type_id ACE_ENV_ARG_DECL)=0 |
virtual CORBA::Boolean | _non_existent (const CORBA::Object_ptr target ACE_ENV_ARG_DECL)=0 |
virtual CORBA::InterfaceDef_ptr | _get_interface (const CORBA::Object_ptr target ACE_ENV_ARG_DECL)=0 |
virtual CORBA::Object_ptr | _get_component (const CORBA::Object_ptr target ACE_ENV_ARG_DECL)=0 |
This class defines the interface that the proxy for the class CORBA::Object have to implement.
|
|
|
|
|
|
|
|
|
|