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