|
Open CASCADE Technology 6.5.2
|
#include <BOPTools_IDMapOfPaveBlockIMapOfInteger.hxx>

| BOPTools_IDMapOfPaveBlockIMapOfInteger::BOPTools_IDMapOfPaveBlockIMapOfInteger | ( | const Standard_Integer | NbBuckets = 1 | ) |
| BOPTools_IDMapOfPaveBlockIMapOfInteger::~BOPTools_IDMapOfPaveBlockIMapOfInteger | ( | ) | [inline] |
| 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 | ) |
| void BOPTools_IDMapOfPaveBlockIMapOfInteger::Clear | ( | ) |
| 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 |
| void BOPTools_IDMapOfPaveBlockIMapOfInteger::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* BOPTools_IDMapOfPaveBlockIMapOfInteger::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* BOPTools_IDMapOfPaveBlockIMapOfInteger::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BasicMap.
| 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::RemoveLast | ( | ) |
| void BOPTools_IDMapOfPaveBlockIMapOfInteger::ReSize | ( | const Standard_Integer | NbBuckets | ) |
| void BOPTools_IDMapOfPaveBlockIMapOfInteger::Substitute | ( | const Standard_Integer | I, |
| const BOPTools_PaveBlock & | K, | ||
| const TColStd_IndexedMapOfInteger & | T | ||
| ) |
1.7.4