#include "ace/config-all.h"
#include "PG_MemberInfo.h"
#include "orbsvcs/PortableGroupC.h"
#include "tao/PortableServer/Key_Adapters.h"
#include "tao/PortableServer/PortableServerC.h"
#include "ace/Hash_Map_Manager_T.h"
#include "ace/Null_Mutex.h"
Include dependency graph for PG_ObjectGroup_Map.h:
This graph shows which files directly or indirectly include this file:
Classes | |
struct | TAO_PG_ObjectGroup_Map_Entry |
Value field of the ObjectGroup map. More... | |
Typedefs | |
typedef ACE_Hash_Map_Manager_Ex< PortableServer::ObjectId, TAO_PG_ObjectGroup_Map_Entry *, TAO_ObjectId_Hash, ACE_Equal_To< PortableServer::ObjectId >, ACE_Null_Mutex > | TAO_PG_ObjectGroup_Map |
ObjectId hash map typedef. |
|
ObjectId hash map typedef.
|