#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>

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