#include <MeshVS_DataMapOfColorMapOfInteger.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| MeshVS_DataMapOfColorMapOfInteger (const Standard_Integer NbBuckets=1) | |
| MeshVS_DataMapOfColorMapOfInteger & | Assign (const MeshVS_DataMapOfColorMapOfInteger &Other) |
| MeshVS_DataMapOfColorMapOfInteger & | operator= (const MeshVS_DataMapOfColorMapOfInteger &Other) |
| void | ReSize (const Standard_Integer NbBuckets) |
| void | Clear () |
| ~MeshVS_DataMapOfColorMapOfInteger () | |
| Standard_Boolean | Bind (const Quantity_Color &K, const TColStd_MapOfInteger &I) |
| Standard_Boolean | IsBound (const Quantity_Color &K) const |
| Standard_Boolean | UnBind (const Quantity_Color &K) |
| const TColStd_MapOfInteger & | Find (const Quantity_Color &K) const |
| const TColStd_MapOfInteger & | operator() (const Quantity_Color &K) const |
| TColStd_MapOfInteger & | ChangeFind (const Quantity_Color &K) |
| TColStd_MapOfInteger & | operator() (const Quantity_Color &K) |
| 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 | ) |
| void MeshVS_DataMapOfColorMapOfInteger::Clear | ( | ) |
| const TColStd_MapOfInteger& MeshVS_DataMapOfColorMapOfInteger::Find | ( | 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.6.3