|
Open CASCADE Technology
6.5.4
|
#include <BOPTools_IndexedMapOfCoupleOfInteger.hxx>

| DEFINE_STANDARD_ALLOC BOPTools_IndexedMapOfCoupleOfInteger::BOPTools_IndexedMapOfCoupleOfInteger | ( | const Standard_Integer | NbBuckets = 1 | ) |
| BOPTools_IndexedMapOfCoupleOfInteger& BOPTools_IndexedMapOfCoupleOfInteger::Assign | ( | const BOPTools_IndexedMapOfCoupleOfInteger & | Other | ) |
| Standard_Boolean BOPTools_IndexedMapOfCoupleOfInteger::Contains | ( | const BOPTools_CoupleOfInteger & | K | ) | const |
| Standard_Integer BOPTools_IndexedMapOfCoupleOfInteger::FindIndex | ( | const BOPTools_CoupleOfInteger & | K | ) | const |
| const BOPTools_CoupleOfInteger& BOPTools_IndexedMapOfCoupleOfInteger::FindKey | ( | const Standard_Integer | I | ) | const |
| const BOPTools_CoupleOfInteger& BOPTools_IndexedMapOfCoupleOfInteger::operator() | ( | const Standard_Integer | I | ) | const [inline] |
| BOPTools_IndexedMapOfCoupleOfInteger& BOPTools_IndexedMapOfCoupleOfInteger::operator= | ( | const BOPTools_IndexedMapOfCoupleOfInteger & | Other | ) | [inline] |
| void BOPTools_IndexedMapOfCoupleOfInteger::Substitute | ( | const Standard_Integer | I, |
| const BOPTools_CoupleOfInteger & | K | ||
| ) |
1.8.0