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