|
Open CASCADE Technology
6.5.4
|
#include <MeshVS_MapOfTwoNodes.hxx>

Public Member Functions | |
| DEFINE_STANDARD_ALLOC | MeshVS_MapOfTwoNodes (const Standard_Integer NbBuckets=1) |
| MeshVS_MapOfTwoNodes & | Assign (const MeshVS_MapOfTwoNodes &Other) |
| MeshVS_MapOfTwoNodes & | operator= (const MeshVS_MapOfTwoNodes &Other) |
| void | ReSize (const Standard_Integer NbBuckets) |
| void | Clear () |
| ~MeshVS_MapOfTwoNodes () | |
| Standard_Boolean | Add (const MeshVS_TwoNodes &aKey) |
| Standard_Boolean | Contains (const MeshVS_TwoNodes &aKey) const |
| Standard_Boolean | Remove (const MeshVS_TwoNodes &aKey) |
| DEFINE_STANDARD_ALLOC MeshVS_MapOfTwoNodes::MeshVS_MapOfTwoNodes | ( | const Standard_Integer | NbBuckets = 1 | ) |
| MeshVS_MapOfTwoNodes::~MeshVS_MapOfTwoNodes | ( | ) | [inline] |
| Standard_Boolean MeshVS_MapOfTwoNodes::Contains | ( | const MeshVS_TwoNodes & | aKey | ) | const |
| MeshVS_MapOfTwoNodes& MeshVS_MapOfTwoNodes::operator= | ( | const MeshVS_MapOfTwoNodes & | Other | ) | [inline] |
| void MeshVS_MapOfTwoNodes::ReSize | ( | const Standard_Integer | NbBuckets | ) |
1.8.0