|
Open CASCADE Technology 6.5.2
|
#include <BRepOffset_DataMapOfShapeListOfInterval.hxx>

| 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 | ) |
| Standard_Address BRepOffset_DataMapOfShapeListOfInterval::ChangeFind1 | ( | const TopoDS_Shape & | K | ) |
| void BRepOffset_DataMapOfShapeListOfInterval::Clear | ( | ) |
| const BRepOffset_ListOfInterval& BRepOffset_DataMapOfShapeListOfInterval::Find | ( | const TopoDS_Shape & | K | ) | const |
| Standard_Address BRepOffset_DataMapOfShapeListOfInterval::Find1 | ( | 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.7.4