#include <GEOMAlgo_DataMapOfPassKeyShapeShape.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | GEOMAlgo_DataMapOfPassKeyShapeShape (const Standard_Integer NbBuckets=1) |
| Standard_EXPORT GEOMAlgo_DataMapOfPassKeyShapeShape & | Assign (const GEOMAlgo_DataMapOfPassKeyShapeShape &Other) |
| GEOMAlgo_DataMapOfPassKeyShapeShape & | operator= (const GEOMAlgo_DataMapOfPassKeyShapeShape &Other) |
| Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
| Standard_EXPORT void | Clear () |
| ~GEOMAlgo_DataMapOfPassKeyShapeShape () | |
| Standard_EXPORT Standard_Boolean | Bind (const GEOMAlgo_PassKeyShape &K, const TopoDS_Shape &I) |
| Standard_EXPORT Standard_Boolean | IsBound (const GEOMAlgo_PassKeyShape &K) const |
| Standard_EXPORT Standard_Boolean | UnBind (const GEOMAlgo_PassKeyShape &K) |
| Standard_EXPORT const TopoDS_Shape & | Find (const GEOMAlgo_PassKeyShape &K) const |
| const TopoDS_Shape & | operator() (const GEOMAlgo_PassKeyShape &K) const |
| Standard_EXPORT TopoDS_Shape & | ChangeFind (const GEOMAlgo_PassKeyShape &K) |
| TopoDS_Shape & | operator() (const GEOMAlgo_PassKeyShape &K) |
Private Member Functions | |
| Standard_EXPORT | GEOMAlgo_DataMapOfPassKeyShapeShape (const GEOMAlgo_DataMapOfPassKeyShapeShape &Other) |
| Standard_EXPORT GEOMAlgo_DataMapOfPassKeyShapeShape.GEOMAlgo_DataMapOfPassKeyShapeShape | ( | const Standard_Integer | NbBuckets = 1 | ) |
| GEOMAlgo_DataMapOfPassKeyShapeShape.~GEOMAlgo_DataMapOfPassKeyShapeShape | ( | ) |
References Clear().
| Standard_EXPORT GEOMAlgo_DataMapOfPassKeyShapeShape.GEOMAlgo_DataMapOfPassKeyShapeShape | ( | const GEOMAlgo_DataMapOfPassKeyShapeShape & | Other | ) | [private] |
| void* GEOMAlgo_DataMapOfPassKeyShapeShape.operator new | ( | size_t | , |
| void * | anAddress | ||
| ) |
| void* GEOMAlgo_DataMapOfPassKeyShapeShape.operator new | ( | size_t | size | ) |
| void GEOMAlgo_DataMapOfPassKeyShapeShape.operator delete | ( | void * | anAddress | ) |
| Standard_EXPORT GEOMAlgo_DataMapOfPassKeyShapeShape& GEOMAlgo_DataMapOfPassKeyShapeShape.Assign | ( | const GEOMAlgo_DataMapOfPassKeyShapeShape & | Other | ) |
| GEOMAlgo_DataMapOfPassKeyShapeShape& GEOMAlgo_DataMapOfPassKeyShapeShape.operator= | ( | const GEOMAlgo_DataMapOfPassKeyShapeShape & | Other | ) |
References Assign().
| Standard_EXPORT void GEOMAlgo_DataMapOfPassKeyShapeShape.ReSize | ( | const Standard_Integer | NbBuckets | ) |
| Standard_EXPORT void GEOMAlgo_DataMapOfPassKeyShapeShape.Clear | ( | ) |
| Standard_EXPORT Standard_Boolean GEOMAlgo_DataMapOfPassKeyShapeShape.Bind | ( | const GEOMAlgo_PassKeyShape & | K, |
| const TopoDS_Shape & | I | ||
| ) |
| Standard_EXPORT Standard_Boolean GEOMAlgo_DataMapOfPassKeyShapeShape.IsBound | ( | const GEOMAlgo_PassKeyShape & | K | ) | const |
| Standard_EXPORT Standard_Boolean GEOMAlgo_DataMapOfPassKeyShapeShape.UnBind | ( | const GEOMAlgo_PassKeyShape & | K | ) |
| Standard_EXPORT const TopoDS_Shape& GEOMAlgo_DataMapOfPassKeyShapeShape.Find | ( | const GEOMAlgo_PassKeyShape & | K | ) | const |
| const TopoDS_Shape& GEOMAlgo_DataMapOfPassKeyShapeShape.operator() | ( | const GEOMAlgo_PassKeyShape & | K | ) | const |
References Find().
| Standard_EXPORT TopoDS_Shape& GEOMAlgo_DataMapOfPassKeyShapeShape.ChangeFind | ( | const GEOMAlgo_PassKeyShape & | K | ) |
| TopoDS_Shape& GEOMAlgo_DataMapOfPassKeyShapeShape.operator() | ( | const GEOMAlgo_PassKeyShape & | K | ) |
References ChangeFind().