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

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