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

| MeshVS_DataMapOfIntegerTwoColors::MeshVS_DataMapOfIntegerTwoColors | ( | const Standard_Integer | NbBuckets = 1 | ) |
| MeshVS_DataMapOfIntegerTwoColors::~MeshVS_DataMapOfIntegerTwoColors | ( | ) | [inline] |
| MeshVS_DataMapOfIntegerTwoColors& MeshVS_DataMapOfIntegerTwoColors::Assign | ( | const MeshVS_DataMapOfIntegerTwoColors & | Other | ) |
| Standard_Boolean MeshVS_DataMapOfIntegerTwoColors::Bind | ( | const Standard_Integer & | K, |
| const MeshVS_TwoColors & | I | ||
| ) |
| MeshVS_TwoColors& MeshVS_DataMapOfIntegerTwoColors::ChangeFind | ( | const Standard_Integer & | K | ) |
| Standard_Address MeshVS_DataMapOfIntegerTwoColors::ChangeFind1 | ( | const Standard_Integer & | K | ) |
| void MeshVS_DataMapOfIntegerTwoColors::Clear | ( | ) |
| const MeshVS_TwoColors& MeshVS_DataMapOfIntegerTwoColors::Find | ( | const Standard_Integer & | K | ) | const |
| Standard_Address MeshVS_DataMapOfIntegerTwoColors::Find1 | ( | const Standard_Integer & | K | ) | const |
| Standard_Boolean MeshVS_DataMapOfIntegerTwoColors::IsBound | ( | const Standard_Integer & | K | ) | const |
| void MeshVS_DataMapOfIntegerTwoColors::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* MeshVS_DataMapOfIntegerTwoColors::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* MeshVS_DataMapOfIntegerTwoColors::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BasicMap.
| MeshVS_TwoColors& MeshVS_DataMapOfIntegerTwoColors::operator() | ( | const Standard_Integer & | K | ) | [inline] |
| const MeshVS_TwoColors& MeshVS_DataMapOfIntegerTwoColors::operator() | ( | const Standard_Integer & | K | ) | const [inline] |
| MeshVS_DataMapOfIntegerTwoColors& MeshVS_DataMapOfIntegerTwoColors::operator= | ( | const MeshVS_DataMapOfIntegerTwoColors & | Other | ) | [inline] |
| void MeshVS_DataMapOfIntegerTwoColors::ReSize | ( | const Standard_Integer | NbBuckets | ) |
| Standard_Boolean MeshVS_DataMapOfIntegerTwoColors::UnBind | ( | const Standard_Integer & | K | ) |
1.7.4