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

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| 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) |
| MeshVS_MapOfTwoNodes::MeshVS_MapOfTwoNodes | ( | const Standard_Integer | NbBuckets = 1 | ) |
| MeshVS_MapOfTwoNodes::~MeshVS_MapOfTwoNodes | ( | ) | [inline] |
| Standard_Boolean MeshVS_MapOfTwoNodes::Add | ( | const MeshVS_TwoNodes & | aKey | ) |
| MeshVS_MapOfTwoNodes& MeshVS_MapOfTwoNodes::Assign | ( | const MeshVS_MapOfTwoNodes & | Other | ) |
| void MeshVS_MapOfTwoNodes::Clear | ( | ) |
| Standard_Boolean MeshVS_MapOfTwoNodes::Contains | ( | const MeshVS_TwoNodes & | aKey | ) | const |
| void MeshVS_MapOfTwoNodes::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* MeshVS_MapOfTwoNodes::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* MeshVS_MapOfTwoNodes::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BasicMap.
| MeshVS_MapOfTwoNodes& MeshVS_MapOfTwoNodes::operator= | ( | const MeshVS_MapOfTwoNodes & | Other | ) | [inline] |
| Standard_Boolean MeshVS_MapOfTwoNodes::Remove | ( | const MeshVS_TwoNodes & | aKey | ) |
| void MeshVS_MapOfTwoNodes::ReSize | ( | const Standard_Integer | NbBuckets | ) |
1.7.4