Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TAO_Object_Proxy_Impl Class Reference

TAO_Object_Proxy_Impl. More...

#include <Object_Proxy_Impl.h>

Inheritance diagram for TAO_Object_Proxy_Impl

Inheritance graph
[legend]
List of all members.

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)

Detailed Description

TAO_Object_Proxy_Impl.

This class defines the interface that the proxy for the class CORBA::Object have to implement.


Constructor & Destructor Documentation

TAO_Object_Proxy_Impl::~TAO_Object_Proxy_Impl ( void ) [virtual]
 

const char *get_rcsid_tao _ TAO_Object_Proxy_Impl::TAO_Object_Proxy_Impl ( void ) [inline, protected]
 


Member Function Documentation

virtual CORBA_InterfaceDef_ptr TAO_Object_Proxy_Impl::_get_interface ( const CORBA::Object_ptr target,
CORBA_Environment & ACE_TRY_ENV ) [pure virtual]
 

Reimplemented in TAO_Remote_Object_Proxy_Impl.

virtual CORBA::Boolean TAO_Object_Proxy_Impl::_is_a ( const CORBA::Object_ptr target,
const CORBA::Char * logical_type_id,
CORBA_Environment & ACE_TRY_ENV ) [pure virtual]
 

Reimplemented in TAO_Remote_Object_Proxy_Impl.

virtual CORBA::Boolean TAO_Object_Proxy_Impl::_non_existent ( const CORBA::Object_ptr target,
CORBA_Environment & ACE_TRY_ENV ) [pure virtual]
 

Reimplemented in TAO_Remote_Object_Proxy_Impl.


The documentation for this class was generated from the following files:
Generated at Wed Nov 21 11:44:57 2001 for TAO by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000