#include <BRepOffset_DataMapOfShapeListOfInterval.hxx>

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