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