#include <MeshVS_DataMapOfIntegerTwoColors.hxx>

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