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