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