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

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