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

TAO_Object_Adapter::No_Hint_Strategy Class Reference

#include <Object_Adapter.h>

Inheritance diagram for TAO_Object_Adapter::No_Hint_Strategy

Inheritance graph
[legend]
Collaboration diagram for TAO_Object_Adapter::No_Hint_Strategy:

Collaboration graph
[legend]
List of all members.

Public Methods

virtual ~No_Hint_Strategy (void)
virtual int find_persistent_poa (const poa_name &system_name, TAO_POA *&poa, CORBA_Environment &ACE_TRY_ENV)
virtual int bind_persistent_poa (const poa_name &folded_name, TAO_POA *poa, poa_name_out system_name)
virtual int unbind_persistent_poa (const poa_name &folded_name, const poa_name &system_name)

Constructor & Destructor Documentation

TAO_Object_Adapter::No_Hint_Strategy::~No_Hint_Strategy ( void ) [virtual]
 


Member Function Documentation

int TAO_Object_Adapter::No_Hint_Strategy::bind_persistent_poa ( const poa_name & folded_name,
TAO_POA * poa,
poa_name_out system_name ) [virtual]
 

Reimplemented from TAO_Object_Adapter::Hint_Strategy.

int TAO_Object_Adapter::No_Hint_Strategy::find_persistent_poa ( const poa_name & system_name,
TAO_POA *& poa,
CORBA_Environment & ACE_TRY_ENV ) [virtual]
 

Reimplemented from TAO_Object_Adapter::Hint_Strategy.

int TAO_Object_Adapter::No_Hint_Strategy::unbind_persistent_poa ( const poa_name & folded_name,
const poa_name & system_name ) [virtual]
 

Reimplemented from TAO_Object_Adapter::Hint_Strategy.


The documentation for this class was generated from the following files:
Generated at Fri Oct 5 08:08:03 2001 for TAO_PortableServer by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000