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

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