|
Open CASCADE Technology 6.5.2
|
Adaptation of the TListNode to the map notations.
#include <NCollection_Map.hxx>

Public Member Functions | |
| MapNode (const TheKeyType &theKey, NCollection_ListNode *theNext) | |
| Constructor with 'Next'. | |
| const TheKeyType & | Key (void) |
| Key. | |
| NCollection_Map< TheKeyType >::MapNode::MapNode | ( | const TheKeyType & | theKey, |
| NCollection_ListNode * | theNext | ||
| ) | [inline] |
| const TheKeyType& NCollection_Map< TheKeyType >::MapNode::Key | ( | void | ) | [inline] |
1.7.4