#include <TopTools_DataMapOfShapeListOfShape.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_DataMapOfShapeListOfShape (const Standard_Integer NbBuckets=1) |
| Standard_EXPORT TopTools_DataMapOfShapeListOfShape & | Assign (const TopTools_DataMapOfShapeListOfShape &Other) |
| TopTools_DataMapOfShapeListOfShape & | operator= (const TopTools_DataMapOfShapeListOfShape &Other) |
| Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
| Standard_EXPORT void | Clear () |
| ~TopTools_DataMapOfShapeListOfShape () | |
| Standard_EXPORT Standard_Boolean | Bind (const TopoDS_Shape &K, const TopTools_ListOfShape &I) |
| Standard_EXPORT Standard_Boolean | IsBound (const TopoDS_Shape &K) const |
| Standard_EXPORT Standard_Boolean | UnBind (const TopoDS_Shape &K) |
| Standard_EXPORT const TopTools_ListOfShape & | Find (const TopoDS_Shape &K) const |
| const TopTools_ListOfShape & | operator() (const TopoDS_Shape &K) const |
| Standard_EXPORT TopTools_ListOfShape & | ChangeFind (const TopoDS_Shape &K) |
| TopTools_ListOfShape & | operator() (const TopoDS_Shape &K) |
Private Member Functions | |
| Standard_EXPORT | TopTools_DataMapOfShapeListOfShape (const TopTools_DataMapOfShapeListOfShape &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1