#include <BOPTools_IndexedDataMapOfIntegerPaveSet.hxx>

| BOPTools_IndexedDataMapOfIntegerPaveSet::BOPTools_IndexedDataMapOfIntegerPaveSet | ( | const Standard_Integer | NbBuckets = 1 |
) |
| BOPTools_IndexedDataMapOfIntegerPaveSet::~BOPTools_IndexedDataMapOfIntegerPaveSet | ( | ) | [inline] |
| 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 | ) |
| void BOPTools_IndexedDataMapOfIntegerPaveSet::Clear | ( | ) |
| 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_Integer BOPTools_IndexedDataMapOfIntegerPaveSet::FindIndex | ( | const Standard_Integer & | K | ) | const |
| const Standard_Integer& BOPTools_IndexedDataMapOfIntegerPaveSet::FindKey | ( | const Standard_Integer | I | ) | const |
| void BOPTools_IndexedDataMapOfIntegerPaveSet::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* BOPTools_IndexedDataMapOfIntegerPaveSet::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* BOPTools_IndexedDataMapOfIntegerPaveSet::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
Reimplemented from TCollection_BasicMap.
| BOPTools_PaveSet& BOPTools_IndexedDataMapOfIntegerPaveSet::operator() | ( | const Standard_Integer | I | ) | [inline] |
| const BOPTools_PaveSet& BOPTools_IndexedDataMapOfIntegerPaveSet::operator() | ( | const Standard_Integer | I | ) | const [inline] |
| BOPTools_IndexedDataMapOfIntegerPaveSet& BOPTools_IndexedDataMapOfIntegerPaveSet::operator= | ( | const BOPTools_IndexedDataMapOfIntegerPaveSet & | Other | ) | [inline] |
| void BOPTools_IndexedDataMapOfIntegerPaveSet::RemoveLast | ( | ) |
| void BOPTools_IndexedDataMapOfIntegerPaveSet::ReSize | ( | const Standard_Integer | NbBuckets | ) |
| void BOPTools_IndexedDataMapOfIntegerPaveSet::Substitute | ( | const Standard_Integer | I, | |
| const Standard_Integer & | K, | |||
| const BOPTools_PaveSet & | T | |||
| ) |
1.6.3