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

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