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