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

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