#include <Object_Adapter.h>
Inheritance diagram for TAO_Object_Adapter::No_Hint_Strategy:
Public Member Functions | |
virtual | ~No_Hint_Strategy (void) |
virtual int | find_persistent_poa (const poa_name &system_name, TAO_Root_POA *&poa ACE_ENV_ARG_DECL) |
virtual int | bind_persistent_poa (const poa_name &folded_name, TAO_Root_POA *poa, poa_name_out system_name) |
virtual int | unbind_persistent_poa (const poa_name &folded_name, const poa_name &system_name) |
This class will simply use the POA names as is. And since no hint is added, the IORs will be smaller.
|
|
|
Implements TAO_Object_Adapter::Hint_Strategy. |
|
Implements TAO_Object_Adapter::Hint_Strategy. |
|
Implements TAO_Object_Adapter::Hint_Strategy. |