Each node in the hierarchy (RMF::NodeHandle) or set of nodes with associated data has an associated identifier that is unique with that RMF file. These are stored using NodeID classes. Typedefs are provided for single nodes (NodeID), pairs of nodes NodePairID etc up to quads of nodes. In addition, typedefs are provided for lists of them, eg NodeIDs.
Public Member Functions | |
| NodeIDD (unsigned int i) | |
| int | get_index () const |
| operator Showable () const | |
| void | show (std::ostream &out) const |