#include <TopTools_DataMapOfShapeShape.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | TopTools_DataMapOfShapeShape (const Standard_Integer NbBuckets=1) |
| Standard_EXPORT TopTools_DataMapOfShapeShape & | Assign (const TopTools_DataMapOfShapeShape &Other) |
| TopTools_DataMapOfShapeShape & | operator= (const TopTools_DataMapOfShapeShape &Other) |
| Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
| Standard_EXPORT void | Clear () |
| ~TopTools_DataMapOfShapeShape () | |
| Standard_EXPORT Standard_Boolean | Bind (const TopoDS_Shape &K, const TopoDS_Shape &I) |
| Standard_EXPORT Standard_Boolean | IsBound (const TopoDS_Shape &K) const |
| Standard_EXPORT Standard_Boolean | UnBind (const TopoDS_Shape &K) |
| Standard_EXPORT const TopoDS_Shape & | Find (const TopoDS_Shape &K) const |
| const TopoDS_Shape & | operator() (const TopoDS_Shape &K) const |
| Standard_EXPORT TopoDS_Shape & | ChangeFind (const TopoDS_Shape &K) |
| TopoDS_Shape & | operator() (const TopoDS_Shape &K) |
Private Member Functions | |
| Standard_EXPORT | TopTools_DataMapOfShapeShape (const TopTools_DataMapOfShapeShape &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1