Open CASCADE Technology 6.6.0
|
#include <MeshVS_DataMapOfTwoColorsMapOfInteger.hxx>
Public Member Functions | |
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) |
Standard_Address | Find1 (const MeshVS_TwoColors &K) const |
Standard_Address | ChangeFind1 (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 | ) |
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 |
const TColStd_MapOfInteger& MeshVS_DataMapOfTwoColorsMapOfInteger::operator() | ( | const MeshVS_TwoColors & | K | ) | const [inline] |
TColStd_MapOfInteger& MeshVS_DataMapOfTwoColorsMapOfInteger::operator() | ( | const MeshVS_TwoColors & | K | ) | [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 | ) |