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

| DEFINE_STANDARD_ALLOC BOP_IndexedDataMapOfSolidClassifier::BOP_IndexedDataMapOfSolidClassifier | ( | const Standard_Integer | NbBuckets = 1 | ) |
| Standard_Integer BOP_IndexedDataMapOfSolidClassifier::Add | ( | const TopoDS_Shape & | K, |
| const BOP_PSoClassif & | I | ||
| ) |
| BOP_IndexedDataMapOfSolidClassifier& BOP_IndexedDataMapOfSolidClassifier::Assign | ( | const BOP_IndexedDataMapOfSolidClassifier & | Other | ) |
| const BOP_PSoClassif& BOP_IndexedDataMapOfSolidClassifier::FindFromIndex | ( | const Standard_Integer | I | ) | const |
| const BOP_PSoClassif& BOP_IndexedDataMapOfSolidClassifier::FindFromKey | ( | const TopoDS_Shape & | K | ) | const |
| 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::Substitute | ( | const Standard_Integer | I, |
| const TopoDS_Shape & | K, | ||
| const BOP_PSoClassif & | T | ||
| ) |
1.8.0