TAO_PortableServer  2.2.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
TAO::Collocated_Object_Proxy_Broker Class Reference

Collocated_Object_Proxy_Broker. More...

#include <Collocated_Object_Proxy_Broker.h>

Inheritance diagram for TAO::Collocated_Object_Proxy_Broker:
Inheritance graph
Collaboration diagram for TAO::Collocated_Object_Proxy_Broker:
Collaboration graph

Public Member Functions

virtual CORBA::Boolean _is_a (CORBA::Object_ptr target, const char *logical_type_id)
 
virtual CORBA::Boolean _non_existent (CORBA::Object_ptr target)
 
virtual CORBA::InterfaceDef * _get_interface (CORBA::Object_ptr target)
 
virtual CORBA::Object_ptr _get_component (CORBA::Object_ptr target)
 
virtual char * _repository_id (CORBA::Object_ptr target)
 
- Public Member Functions inherited from TAO::Object_Proxy_Broker
virtual ~Object_Proxy_Broker (void)
 

Detailed Description

Collocated_Object_Proxy_Broker.

A broker for standard CORBA::Object calls that needs to be made on remote objects.

Member Function Documentation

CORBA::Object_ptr TAO::Collocated_Object_Proxy_Broker::_get_component ( CORBA::Object_ptr  target)
virtual
CORBA::InterfaceDef_ptr TAO::Collocated_Object_Proxy_Broker::_get_interface ( CORBA::Object_ptr  target)
virtual
CORBA::Boolean TAO::Collocated_Object_Proxy_Broker::_is_a ( CORBA::Object_ptr  target,
const char *  logical_type_id 
)
virtual

Please see the documentation in Object_Proxy_Broker.h for details.

Implements TAO::Object_Proxy_Broker.

CORBA::Boolean TAO::Collocated_Object_Proxy_Broker::_non_existent ( CORBA::Object_ptr  target)
virtual
char * TAO::Collocated_Object_Proxy_Broker::_repository_id ( CORBA::Object_ptr  target)
virtual

The documentation for this class was generated from the following files: