Open CASCADE Technology
6.5.4
|
#include <BooleanOperations_IndexedDataMapOfShapeInteger.hxx>
DEFINE_STANDARD_ALLOC 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 | ) |
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 |
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::Substitute | ( | const Standard_Integer | I, |
const TopoDS_Shape & | K, | ||
const Standard_Integer & | T | ||
) |