Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

NodeIdMapping Struct Reference

NodeIdMapping is one mapping in a NodeIdMap. More...

List of all members.

Public Attributes

char * id
 The node-ID.

GenericNodenode
 Pointer to the node that corresponds to the node-ID.

NodeIdMapping * next
 Pointer to the next mapping, or NULL, if this mapping is the last element in the map.


Detailed Description

NodeIdMapping is one mapping in a NodeIdMap.

Author:
Holger Wunsch


Member Data Documentation

char* NodeIdMapping::id
 

The node-ID.

NodeIdMapping* NodeIdMapping::next
 

Pointer to the next mapping, or NULL, if this mapping is the last element in the map.

GenericNode* NodeIdMapping::node
 

Pointer to the node that corresponds to the node-ID.


Generated on Sun Apr 27 18:26:58 2003 for Grisu by doxygen1.3