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

| BooleanOperations_IndexedDataMapOfShapeInteger::BooleanOperations_IndexedDataMapOfShapeInteger | ( | const Standard_Integer | NbBuckets = 1 | ) |
| BooleanOperations_IndexedDataMapOfShapeInteger::~BooleanOperations_IndexedDataMapOfShapeInteger | ( | ) | [inline] |
| Standard_Integer BooleanOperations_IndexedDataMapOfShapeInteger::Add | ( | const TopoDS_Shape & | K, |
| const Standard_Integer & | I | ||
| ) |
| BooleanOperations_IndexedDataMapOfShapeInteger& BooleanOperations_IndexedDataMapOfShapeInteger::Assign | ( | const BooleanOperations_IndexedDataMapOfShapeInteger & | Other | ) |
| Standard_Integer& BooleanOperations_IndexedDataMapOfShapeInteger::ChangeFromIndex | ( | const Standard_Integer | I | ) |
| Standard_Integer& BooleanOperations_IndexedDataMapOfShapeInteger::ChangeFromKey | ( | const TopoDS_Shape & | K | ) |
| Standard_Address BooleanOperations_IndexedDataMapOfShapeInteger::ChangeFromKey1 | ( | const TopoDS_Shape & | K | ) |
| void BooleanOperations_IndexedDataMapOfShapeInteger::Clear | ( | ) |
| Standard_Boolean BooleanOperations_IndexedDataMapOfShapeInteger::Contains | ( | const TopoDS_Shape & | K | ) | const |
| const Standard_Integer& BooleanOperations_IndexedDataMapOfShapeInteger::FindFromIndex | ( | const Standard_Integer | I | ) | const |
| const Standard_Integer& BooleanOperations_IndexedDataMapOfShapeInteger::FindFromKey | ( | const TopoDS_Shape & | K | ) | const |
| Standard_Address BooleanOperations_IndexedDataMapOfShapeInteger::FindFromKey1 | ( | const TopoDS_Shape & | K | ) | const |
| Standard_Integer BooleanOperations_IndexedDataMapOfShapeInteger::FindIndex | ( | const TopoDS_Shape & | K | ) | const |
| const TopoDS_Shape& BooleanOperations_IndexedDataMapOfShapeInteger::FindKey | ( | const Standard_Integer | I | ) | const |
| void BooleanOperations_IndexedDataMapOfShapeInteger::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* BooleanOperations_IndexedDataMapOfShapeInteger::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* BooleanOperations_IndexedDataMapOfShapeInteger::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BasicMap.
| const Standard_Integer& BooleanOperations_IndexedDataMapOfShapeInteger::operator() | ( | const Standard_Integer | I | ) | const [inline] |
| Standard_Integer& BooleanOperations_IndexedDataMapOfShapeInteger::operator() | ( | const Standard_Integer | I | ) | [inline] |
| BooleanOperations_IndexedDataMapOfShapeInteger& BooleanOperations_IndexedDataMapOfShapeInteger::operator= | ( | const BooleanOperations_IndexedDataMapOfShapeInteger & | Other | ) | [inline] |
| void BooleanOperations_IndexedDataMapOfShapeInteger::RemoveLast | ( | ) |
| void BooleanOperations_IndexedDataMapOfShapeInteger::ReSize | ( | const Standard_Integer | NbBuckets | ) |
| void BooleanOperations_IndexedDataMapOfShapeInteger::Substitute | ( | const Standard_Integer | I, |
| const TopoDS_Shape & | K, | ||
| const Standard_Integer & | T | ||
| ) |
1.7.4