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

| 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 | ) |
| Standard_Address MeshVS_DataMapOfTwoColorsMapOfInteger::ChangeFind1 | ( | const MeshVS_TwoColors & | K | ) |
| void MeshVS_DataMapOfTwoColorsMapOfInteger::Clear | ( | ) |
| const TColStd_MapOfInteger& MeshVS_DataMapOfTwoColorsMapOfInteger::Find | ( | const MeshVS_TwoColors & | K | ) | const |
| Standard_Address MeshVS_DataMapOfTwoColorsMapOfInteger::Find1 | ( | 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.7.4