#include <Active_Object_Map.h>
Inheritance diagram for TAO_Active_Hint_Strategy:
Public Types | |
typedef ACE_Active_Map_Manager_Adapter< PortableServer::ObjectId, TAO_Active_Object_Map::Map_Entry *, TAO_Preserve_Original_Key_Adapter > | system_id_map |
Public Methods | |
TAO_Active_Hint_Strategy (CORBA::ULong map_size) | |
virtual | ~TAO_Active_Hint_Strategy (void) |
virtual int | recover_key (const PortableServer::ObjectId &system_id, PortableServer::ObjectId &user_id) |
virtual int | bind (TAO_Active_Object_Map::Map_Entry &entry) |
virtual int | unbind (TAO_Active_Object_Map::Map_Entry &entry) |
virtual int | find (const PortableServer::ObjectId &system_id, TAO_Active_Object_Map::Map_Entry *&entry) |
virtual size_t | hint_size (void) |
virtual int | system_id (PortableServer::ObjectId_out system_id, TAO_Active_Object_Map::Map_Entry &entry) |
Public Attributes | |
system_id_map | system_id_map_ |
|
|
|
|
|
|
|
Reimplemented from TAO_Id_Hint_Strategy. |
|
Reimplemented from TAO_Id_Hint_Strategy. |
|
Reimplemented from TAO_Id_Hint_Strategy. |
|
Reimplemented from TAO_Id_Hint_Strategy. |
|
Reimplemented from TAO_Id_Hint_Strategy. |
|
Reimplemented from TAO_Id_Hint_Strategy. |
|
|