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

| BRepOffset_DataMapOfShapeOffset::BRepOffset_DataMapOfShapeOffset | ( | const Standard_Integer | NbBuckets = 1 | ) |
| BRepOffset_DataMapOfShapeOffset::~BRepOffset_DataMapOfShapeOffset | ( | ) | [inline] |
| BRepOffset_DataMapOfShapeOffset& BRepOffset_DataMapOfShapeOffset::Assign | ( | const BRepOffset_DataMapOfShapeOffset & | Other | ) |
| Standard_Boolean BRepOffset_DataMapOfShapeOffset::Bind | ( | const TopoDS_Shape & | K, |
| const BRepOffset_Offset & | I | ||
| ) |
| BRepOffset_Offset& BRepOffset_DataMapOfShapeOffset::ChangeFind | ( | const TopoDS_Shape & | K | ) |
| Standard_Address BRepOffset_DataMapOfShapeOffset::ChangeFind1 | ( | const TopoDS_Shape & | K | ) |
| void BRepOffset_DataMapOfShapeOffset::Clear | ( | ) |
| const BRepOffset_Offset& BRepOffset_DataMapOfShapeOffset::Find | ( | const TopoDS_Shape & | K | ) | const |
| Standard_Address BRepOffset_DataMapOfShapeOffset::Find1 | ( | const TopoDS_Shape & | K | ) | const |
| Standard_Boolean BRepOffset_DataMapOfShapeOffset::IsBound | ( | const TopoDS_Shape & | K | ) | const |
| void BRepOffset_DataMapOfShapeOffset::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* BRepOffset_DataMapOfShapeOffset::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* BRepOffset_DataMapOfShapeOffset::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BasicMap.
| BRepOffset_Offset& BRepOffset_DataMapOfShapeOffset::operator() | ( | const TopoDS_Shape & | K | ) | [inline] |
| const BRepOffset_Offset& BRepOffset_DataMapOfShapeOffset::operator() | ( | const TopoDS_Shape & | K | ) | const [inline] |
| BRepOffset_DataMapOfShapeOffset& BRepOffset_DataMapOfShapeOffset::operator= | ( | const BRepOffset_DataMapOfShapeOffset & | Other | ) | [inline] |
| void BRepOffset_DataMapOfShapeOffset::ReSize | ( | const Standard_Integer | NbBuckets | ) |
| Standard_Boolean BRepOffset_DataMapOfShapeOffset::UnBind | ( | const TopoDS_Shape & | K | ) |
1.7.4