#include <MeshVS_DataMapOfTwoColorsMapOfInteger.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| MeshVS_DataMapOfTwoColorsMapOfInteger (const Standard_Integer NbBuckets=1) | |
| MeshVS_DataMapOfTwoColorsMapOfInteger & | Assign (const MeshVS_DataMapOfTwoColorsMapOfInteger &Other) |
| MeshVS_DataMapOfTwoColorsMapOfInteger & | operator= (const MeshVS_DataMapOfTwoColorsMapOfInteger &Other) |
| void | ReSize (const Standard_Integer NbBuckets) |
| void | Clear () |
| ~MeshVS_DataMapOfTwoColorsMapOfInteger () | |
| Standard_Boolean | Bind (const MeshVS_TwoColors &K, const TColStd_MapOfInteger &I) |
| Standard_Boolean | IsBound (const MeshVS_TwoColors &K) const |
| Standard_Boolean | UnBind (const MeshVS_TwoColors &K) |
| const TColStd_MapOfInteger & | Find (const MeshVS_TwoColors &K) const |
| const TColStd_MapOfInteger & | operator() (const MeshVS_TwoColors &K) const |
| TColStd_MapOfInteger & | ChangeFind (const MeshVS_TwoColors &K) |
| TColStd_MapOfInteger & | operator() (const MeshVS_TwoColors &K) |
| MeshVS_DataMapOfTwoColorsMapOfInteger::MeshVS_DataMapOfTwoColorsMapOfInteger | ( | const Standard_Integer | NbBuckets = 1 |
) |
| MeshVS_DataMapOfTwoColorsMapOfInteger::~MeshVS_DataMapOfTwoColorsMapOfInteger | ( | ) | [inline] |
| MeshVS_DataMapOfTwoColorsMapOfInteger& MeshVS_DataMapOfTwoColorsMapOfInteger::Assign | ( | const MeshVS_DataMapOfTwoColorsMapOfInteger & | Other | ) |
| Standard_Boolean MeshVS_DataMapOfTwoColorsMapOfInteger::Bind | ( | const MeshVS_TwoColors & | K, | |
| const TColStd_MapOfInteger & | I | |||
| ) |
| TColStd_MapOfInteger& MeshVS_DataMapOfTwoColorsMapOfInteger::ChangeFind | ( | const MeshVS_TwoColors & | K | ) |
| void MeshVS_DataMapOfTwoColorsMapOfInteger::Clear | ( | ) |
| const TColStd_MapOfInteger& MeshVS_DataMapOfTwoColorsMapOfInteger::Find | ( | const MeshVS_TwoColors & | K | ) | const |
| Standard_Boolean MeshVS_DataMapOfTwoColorsMapOfInteger::IsBound | ( | const MeshVS_TwoColors & | K | ) | const |
| void MeshVS_DataMapOfTwoColorsMapOfInteger::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* MeshVS_DataMapOfTwoColorsMapOfInteger::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* MeshVS_DataMapOfTwoColorsMapOfInteger::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
Reimplemented from TCollection_BasicMap.
| TColStd_MapOfInteger& MeshVS_DataMapOfTwoColorsMapOfInteger::operator() | ( | const MeshVS_TwoColors & | K | ) | [inline] |
| const TColStd_MapOfInteger& MeshVS_DataMapOfTwoColorsMapOfInteger::operator() | ( | const MeshVS_TwoColors & | K | ) | const [inline] |
| MeshVS_DataMapOfTwoColorsMapOfInteger& MeshVS_DataMapOfTwoColorsMapOfInteger::operator= | ( | const MeshVS_DataMapOfTwoColorsMapOfInteger & | Other | ) | [inline] |
| void MeshVS_DataMapOfTwoColorsMapOfInteger::ReSize | ( | const Standard_Integer | NbBuckets | ) |
| Standard_Boolean MeshVS_DataMapOfTwoColorsMapOfInteger::UnBind | ( | const MeshVS_TwoColors & | K | ) |
1.6.3