#include <Object_Adapter.h>
Inheritance diagram for TAO_Object_Adapter::Active_Hint_Strategy
Public Methods | |
Active_Hint_Strategy (CORBA::ULong map_size) | |
virtual | ~Active_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) |
Protected Types | |
typedef ACE_Active_Map_Manager_Adapter< poa_name, TAO_POA *, TAO_Preserve_Original_Key_Adapter> | persistent_poa_system_map |
Protected Attributes | |
persistent_poa_system_map | persistent_poa_system_map_ |
|
|
|
|
|
|
|
Reimplemented from TAO_Object_Adapter::Hint_Strategy. |
|
Reimplemented from TAO_Object_Adapter::Hint_Strategy. |
|
Reimplemented from TAO_Object_Adapter::Hint_Strategy. |
|
|