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

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