Open CASCADE Technology
6.5.4
|
#include <BOPTools_IndexedDataMapOfIntegerState.hxx>
DEFINE_STANDARD_ALLOC BOPTools_IndexedDataMapOfIntegerState::BOPTools_IndexedDataMapOfIntegerState | ( | const Standard_Integer | NbBuckets = 1 | ) |
Standard_Integer BOPTools_IndexedDataMapOfIntegerState::Add | ( | const Standard_Integer & | K, |
const BooleanOperations_StateOfShape & | I | ||
) |
BOPTools_IndexedDataMapOfIntegerState& BOPTools_IndexedDataMapOfIntegerState::Assign | ( | const BOPTools_IndexedDataMapOfIntegerState & | Other | ) |
BooleanOperations_StateOfShape& BOPTools_IndexedDataMapOfIntegerState::ChangeFromIndex | ( | const Standard_Integer | I | ) |
BooleanOperations_StateOfShape& BOPTools_IndexedDataMapOfIntegerState::ChangeFromKey | ( | const Standard_Integer & | K | ) |
Standard_Address BOPTools_IndexedDataMapOfIntegerState::ChangeFromKey1 | ( | const Standard_Integer & | K | ) |
Standard_Boolean BOPTools_IndexedDataMapOfIntegerState::Contains | ( | const Standard_Integer & | K | ) | const |
const BooleanOperations_StateOfShape& BOPTools_IndexedDataMapOfIntegerState::FindFromIndex | ( | const Standard_Integer | I | ) | const |
const BooleanOperations_StateOfShape& BOPTools_IndexedDataMapOfIntegerState::FindFromKey | ( | const Standard_Integer & | K | ) | const |
Standard_Address BOPTools_IndexedDataMapOfIntegerState::FindFromKey1 | ( | const Standard_Integer & | K | ) | const |
Standard_Integer BOPTools_IndexedDataMapOfIntegerState::FindIndex | ( | const Standard_Integer & | K | ) | const |
const Standard_Integer& BOPTools_IndexedDataMapOfIntegerState::FindKey | ( | const Standard_Integer | I | ) | const |
const BooleanOperations_StateOfShape& BOPTools_IndexedDataMapOfIntegerState::operator() | ( | const Standard_Integer | I | ) | const [inline] |
BooleanOperations_StateOfShape& BOPTools_IndexedDataMapOfIntegerState::operator() | ( | const Standard_Integer | I | ) | [inline] |
BOPTools_IndexedDataMapOfIntegerState& BOPTools_IndexedDataMapOfIntegerState::operator= | ( | const BOPTools_IndexedDataMapOfIntegerState & | Other | ) | [inline] |
void BOPTools_IndexedDataMapOfIntegerState::Substitute | ( | const Standard_Integer | I, |
const Standard_Integer & | K, | ||
const BooleanOperations_StateOfShape & | T | ||
) |