#include <BOPTools_IndexedDataMapOfIntegerDEInfo.hxx>

| BOPTools_IndexedDataMapOfIntegerDEInfo::BOPTools_IndexedDataMapOfIntegerDEInfo | ( | const Standard_Integer | NbBuckets = 1 |
) |
| BOPTools_IndexedDataMapOfIntegerDEInfo::~BOPTools_IndexedDataMapOfIntegerDEInfo | ( | ) | [inline] |
| Standard_Integer BOPTools_IndexedDataMapOfIntegerDEInfo::Add | ( | const Standard_Integer & | K, | |
| const BOPTools_DEInfo & | I | |||
| ) |
| BOPTools_IndexedDataMapOfIntegerDEInfo& BOPTools_IndexedDataMapOfIntegerDEInfo::Assign | ( | const BOPTools_IndexedDataMapOfIntegerDEInfo & | Other | ) |
| BOPTools_DEInfo& BOPTools_IndexedDataMapOfIntegerDEInfo::ChangeFromIndex | ( | const Standard_Integer | I | ) |
| BOPTools_DEInfo& BOPTools_IndexedDataMapOfIntegerDEInfo::ChangeFromKey | ( | const Standard_Integer & | K | ) |
| void BOPTools_IndexedDataMapOfIntegerDEInfo::Clear | ( | ) |
| Standard_Boolean BOPTools_IndexedDataMapOfIntegerDEInfo::Contains | ( | const Standard_Integer & | K | ) | const |
| const BOPTools_DEInfo& BOPTools_IndexedDataMapOfIntegerDEInfo::FindFromIndex | ( | const Standard_Integer | I | ) | const |
| const BOPTools_DEInfo& BOPTools_IndexedDataMapOfIntegerDEInfo::FindFromKey | ( | const Standard_Integer & | K | ) | const |
| Standard_Integer BOPTools_IndexedDataMapOfIntegerDEInfo::FindIndex | ( | const Standard_Integer & | K | ) | const |
| const Standard_Integer& BOPTools_IndexedDataMapOfIntegerDEInfo::FindKey | ( | const Standard_Integer | I | ) | const |
| void BOPTools_IndexedDataMapOfIntegerDEInfo::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* BOPTools_IndexedDataMapOfIntegerDEInfo::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* BOPTools_IndexedDataMapOfIntegerDEInfo::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
Reimplemented from TCollection_BasicMap.
| BOPTools_DEInfo& BOPTools_IndexedDataMapOfIntegerDEInfo::operator() | ( | const Standard_Integer | I | ) | [inline] |
| const BOPTools_DEInfo& BOPTools_IndexedDataMapOfIntegerDEInfo::operator() | ( | const Standard_Integer | I | ) | const [inline] |
| BOPTools_IndexedDataMapOfIntegerDEInfo& BOPTools_IndexedDataMapOfIntegerDEInfo::operator= | ( | const BOPTools_IndexedDataMapOfIntegerDEInfo & | Other | ) | [inline] |
| void BOPTools_IndexedDataMapOfIntegerDEInfo::RemoveLast | ( | ) |
| void BOPTools_IndexedDataMapOfIntegerDEInfo::ReSize | ( | const Standard_Integer | NbBuckets | ) |
| void BOPTools_IndexedDataMapOfIntegerDEInfo::Substitute | ( | const Standard_Integer | I, | |
| const Standard_Integer & | K, | |||
| const BOPTools_DEInfo & | T | |||
| ) |
1.6.3