Open CASCADE Technology
6.5.4
|
#include <NCollection_BaseCollection.hxx>
#include <NCollection_BaseMap.hxx>
#include <NCollection_TListNode.hxx>
#include <Standard_TypeMismatch.hxx>
#include <Standard_NoSuchObject.hxx>
#include <NCollection_DefaultHasher.hxx>
#include <Standard_OutOfRange.hxx>
Data Structures | |
class | NCollection_IndexedDataMap< TheKeyType, TheItemType, Hasher > |
class | NCollection_IndexedDataMap< TheKeyType, TheItemType, Hasher >::IndexedDataMapNode |
Adaptation of the TListNode to the INDEXEDDatamap. | |
class | NCollection_IndexedDataMap< TheKeyType, TheItemType, Hasher >::Iterator |
Implementation of the Iterator interface. More... |