#include <Portable_Group_Map.h>
Collaboration diagram for TAO_Portable_Group_Map::Map_Entry:
Public Attributes | |
TAO::ObjectKey | key |
The key. | |
Map_Entry * | next |
next ObjectKey in the group. |
Definition at line 80 of file Portable_Group_Map.h.
|
The key.
Definition at line 83 of file Portable_Group_Map.h. Referenced by TAO_Portable_Group_Map::add_groupid_objectkey_pair(), and TAO_Portable_Group_Map::dispatch(). |
|
next ObjectKey in the group.
Definition at line 86 of file Portable_Group_Map.h. Referenced by TAO_Portable_Group_Map::add_groupid_objectkey_pair(), TAO_Portable_Group_Map::dispatch(), and TAO_Portable_Group_Map::~TAO_Portable_Group_Map(). |