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