#include <BRepFill_DataMapOfOrientedShapeListOfShape.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| BRepFill_DataMapOfOrientedShapeListOfShape (const Standard_Integer NbBuckets=1) | |
| BRepFill_DataMapOfOrientedShapeListOfShape & | Assign (const BRepFill_DataMapOfOrientedShapeListOfShape &Other) |
| BRepFill_DataMapOfOrientedShapeListOfShape & | operator= (const BRepFill_DataMapOfOrientedShapeListOfShape &Other) |
| void | ReSize (const Standard_Integer NbBuckets) |
| void | Clear () |
| ~BRepFill_DataMapOfOrientedShapeListOfShape () | |
| Standard_Boolean | Bind (const TopoDS_Shape &K, const TopTools_ListOfShape &I) |
| Standard_Boolean | IsBound (const TopoDS_Shape &K) const |
| Standard_Boolean | UnBind (const TopoDS_Shape &K) |
| const TopTools_ListOfShape & | Find (const TopoDS_Shape &K) const |
| const TopTools_ListOfShape & | operator() (const TopoDS_Shape &K) const |
| TopTools_ListOfShape & | ChangeFind (const TopoDS_Shape &K) |
| TopTools_ListOfShape & | operator() (const TopoDS_Shape &K) |
| BRepFill_DataMapOfOrientedShapeListOfShape::BRepFill_DataMapOfOrientedShapeListOfShape | ( | const Standard_Integer | NbBuckets = 1 |
) |
| BRepFill_DataMapOfOrientedShapeListOfShape::~BRepFill_DataMapOfOrientedShapeListOfShape | ( | ) | [inline] |
| BRepFill_DataMapOfOrientedShapeListOfShape& BRepFill_DataMapOfOrientedShapeListOfShape::Assign | ( | const BRepFill_DataMapOfOrientedShapeListOfShape & | Other | ) |
| Standard_Boolean BRepFill_DataMapOfOrientedShapeListOfShape::Bind | ( | const TopoDS_Shape & | K, | |
| const TopTools_ListOfShape & | I | |||
| ) |
| TopTools_ListOfShape& BRepFill_DataMapOfOrientedShapeListOfShape::ChangeFind | ( | const TopoDS_Shape & | K | ) |
| void BRepFill_DataMapOfOrientedShapeListOfShape::Clear | ( | ) |
| const TopTools_ListOfShape& BRepFill_DataMapOfOrientedShapeListOfShape::Find | ( | const TopoDS_Shape & | K | ) | const |
| Standard_Boolean BRepFill_DataMapOfOrientedShapeListOfShape::IsBound | ( | const TopoDS_Shape & | K | ) | const |
| void BRepFill_DataMapOfOrientedShapeListOfShape::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* BRepFill_DataMapOfOrientedShapeListOfShape::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* BRepFill_DataMapOfOrientedShapeListOfShape::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
Reimplemented from TCollection_BasicMap.
| TopTools_ListOfShape& BRepFill_DataMapOfOrientedShapeListOfShape::operator() | ( | const TopoDS_Shape & | K | ) | [inline] |
| const TopTools_ListOfShape& BRepFill_DataMapOfOrientedShapeListOfShape::operator() | ( | const TopoDS_Shape & | K | ) | const [inline] |
| BRepFill_DataMapOfOrientedShapeListOfShape& BRepFill_DataMapOfOrientedShapeListOfShape::operator= | ( | const BRepFill_DataMapOfOrientedShapeListOfShape & | Other | ) | [inline] |
| void BRepFill_DataMapOfOrientedShapeListOfShape::ReSize | ( | const Standard_Integer | NbBuckets | ) |
| Standard_Boolean BRepFill_DataMapOfOrientedShapeListOfShape::UnBind | ( | const TopoDS_Shape & | K | ) |
1.6.3