OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    NCollection_IndexedMap.hxx File Reference
    #include <NCollection_BaseMap.hxx>
    #include <NCollection_TListNode.hxx>
    #include <NCollection_StlIterator.hxx>
    #include <NCollection_ItemsView.hxx>
    #include <Standard_NoSuchObject.hxx>
    #include <NCollection_DefaultHasher.hxx>
    #include <Standard_OutOfRange.hxx>
    #include <functional>
    #include <optional>
    #include <type_traits>

    Data Structures

    class  NCollection_IndexedMap< TheKeyType, Hasher >
    class  NCollection_IndexedMap< TheKeyType, Hasher >::IndexedMapNode
     Adaptation of the TListNode to the INDEXEDmap. More...
    class  NCollection_IndexedMap< TheKeyType, Hasher >::Iterator