Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Structures
NCollection_DataMap.hxx File Reference
#include <NCollection_BaseMap.hxx>
#include <NCollection_TListNode.hxx>
#include <NCollection_StlIterator.hxx>
#include <NCollection_DefaultHasher.hxx>
#include <NCollection_ItemsView.hxx>
#include <Standard_TypeMismatch.hxx>
#include <Standard_NoSuchObject.hxx>
#include <Standard_OutOfRange.hxx>
#include <functional>
#include <optional>
#include <type_traits>
#include <utility>
#include <Message.hxx>

Data Structures

class  NCollection_DataMap< TheKeyType, TheItemType, Hasher >
 
class  NCollection_DataMap< TheKeyType, TheItemType, Hasher >::DataMapNode
 
class  NCollection_DataMap< TheKeyType, TheItemType, Hasher >::Iterator