#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.
| TAO::ObjectKey TAO_Portable_Group_Map::Map_Entry::key |
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(), and TAO_Portable_Group_Map::dispatch().
1.4.7