NodeIdMap
.
More...
Public Attributes | |
char * | id |
The node-ID. | |
GenericNode * | node |
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. |
NodeIdMap
.
|
The node-ID.
|
|
Pointer to the next mapping, or
|
|
Pointer to the node that corresponds to the node-ID.
|