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

TAO_No_Hint_Strategy Class Reference

#include <Active_Object_Map.h>

Inheritance diagram for TAO_No_Hint_Strategy

Inheritance graph
[legend]
Collaboration diagram for TAO_No_Hint_Strategy:

Collaboration graph
[legend]
List of all members.

Public Methods

virtual ~TAO_No_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)

Constructor & Destructor Documentation

TAO_No_Hint_Strategy::~TAO_No_Hint_Strategy ( void ) [virtual]
 


Member Function Documentation

int TAO_No_Hint_Strategy::bind ( TAO_Active_Object_Map::Map_Entry & entry ) [virtual]
 

Reimplemented from TAO_Id_Hint_Strategy.

int TAO_No_Hint_Strategy::find ( const PortableServer::ObjectId & system_id,
TAO_Active_Object_Map::Map_Entry *& entry ) [virtual]
 

Reimplemented from TAO_Id_Hint_Strategy.

size_t TAO_No_Hint_Strategy::hint_size ( void ) [virtual]
 

Reimplemented from TAO_Id_Hint_Strategy.

int TAO_No_Hint_Strategy::recover_key ( const PortableServer::ObjectId & system_id,
PortableServer::ObjectId & user_id ) [virtual]
 

Reimplemented from TAO_Id_Hint_Strategy.

int TAO_No_Hint_Strategy::system_id ( PortableServer::ObjectId_out system_id,
TAO_Active_Object_Map::Map_Entry & entry ) [virtual]
 

Reimplemented from TAO_Id_Hint_Strategy.

int TAO_No_Hint_Strategy::unbind ( TAO_Active_Object_Map::Map_Entry & entry ) [virtual]
 

Reimplemented from TAO_Id_Hint_Strategy.


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