TAO
2.3.3
|
#include <Object_Proxy_Broker.h>
Public Member Functions | |
virtual | ~Object_Proxy_Broker (void) |
Destructor. More... | |
virtual CORBA::Boolean | _is_a (CORBA::Object_ptr target, const char *logical_type_id)=0 |
virtual CORBA::Boolean | _non_existent (CORBA::Object_ptr target)=0 |
virtual CORBA::InterfaceDef * | _get_interface (CORBA::Object_ptr target)=0 |
virtual CORBA::Object_ptr | _get_component (CORBA::Object_ptr target)=0 |
virtual char * | _repository_id (CORBA::Object_ptr target)=0 |
|
virtual |
Destructor.
|
pure virtual |
Implemented in TAO::Remote_Object_Proxy_Broker.
|
pure virtual |
Implemented in TAO::Remote_Object_Proxy_Broker.
|
pure virtual |
Implemented in TAO::Remote_Object_Proxy_Broker.
|
pure virtual |
Implemented in TAO::Remote_Object_Proxy_Broker.
|
pure virtual |
Implemented in TAO::Remote_Object_Proxy_Broker.