#include "SMESH_SMESH.hxx"
#include <SMESH_SequenceOfElemPtr.hxx>
#include <NCollection_DefineDataMap.hxx>
Go to the source code of this file.
Functions | |
SMESH_EXPORT Standard_Integer | HashCode (SMDS_MeshElementPtr theElem, const Standard_Integer theUpper) |
SMESH_EXPORT Standard_Boolean | IsEqual (SMDS_MeshElementPtr theOne, SMDS_MeshElementPtr theTwo) |
DEFINE_BASECOLLECTION (SMESH_BaseCollectionSequenceOfElemPtr, SMESH_SequenceOfElemPtr) DEFINE_DATAMAP(SMESH_DataMapOfElemPtrSequenceOfElemPtr | |
Variables | |
SMESH_BaseCollectionSequenceOfElemPtr | |
SMDS_MeshElementPtr |
SMESH_EXPORT Standard_Integer HashCode | ( | SMDS_MeshElementPtr | theElem, | |
const Standard_Integer | theUpper | |||
) |
Definition at line 36 of file SMESH_DataMapOfElemPtrSequenceOfElemPtr.hxx.
Referenced by SMESH_IndexedMap< TheKeyType >.Add(), SMESH_IndexedMap< TheKeyType >.Contains(), SMESH_IndexedMap< TheKeyType >.FindIndex(), SMESH_IndexedMap< TheKeyType >.FindKey(), SMESH_IndexedMap< TheKeyType >.operator=(), SMESH_IndexedMap< TheKeyType >.RemoveLast(), SMESH_IndexedMap< TheKeyType >.ReSize(), and SMESH_IndexedMap< TheKeyType >.Substitute().
SMESH_EXPORT Standard_Boolean IsEqual | ( | SMDS_MeshElementPtr | theOne, | |
SMDS_MeshElementPtr | theTwo | |||
) |
Definition at line 44 of file SMESH_DataMapOfElemPtrSequenceOfElemPtr.hxx.
Referenced by SMESH_IndexedMap< TheKeyType >.Add(), SMESH_IndexedMap< TheKeyType >.Contains(), SMESH_IndexedMap< TheKeyType >.FindIndex(), and SMESH_IndexedMap< TheKeyType >.Substitute().
DEFINE_BASECOLLECTION | ( | SMESH_BaseCollectionSequenceOfElemPtr | , | |
SMESH_SequenceOfElemPtr | ||||
) |
Definition at line 52 of file SMESH_DataMapOfElemPtrSequenceOfElemPtr.hxx.
Definition at line 52 of file SMESH_DataMapOfElemPtrSequenceOfElemPtr.hxx.