#include <BRepOffset_DataMapOfShapeMapOfShape.hxx>

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