Value field of the portable group map. More...
#include <Portable_Group_Map.h>
Public Attributes | |
TAO::ObjectKey | key |
The key. | |
struct Map_Entry * | next |
next ObjectKey in the group. |
Value field of the portable group map.
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.
next ObjectKey in the group.
Definition at line 86 of file Portable_Group_Map.h.