#include <STEPCAFControl_DataMapOfLabelExternFile.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_DataMapOfLabelExternFile (const Standard_Integer NbBuckets=1) |
Standard_EXPORT STEPCAFControl_DataMapOfLabelExternFile & | Assign (const STEPCAFControl_DataMapOfLabelExternFile &Other) |
STEPCAFControl_DataMapOfLabelExternFile & | operator= (const STEPCAFControl_DataMapOfLabelExternFile &Other) |
Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
Standard_EXPORT void | Clear () |
~STEPCAFControl_DataMapOfLabelExternFile () | |
Standard_EXPORT Standard_Boolean | Bind (const TDF_Label &K, const Handle(STEPCAFControl_ExternFile)&I) |
Standard_EXPORT Standard_Boolean | IsBound (const TDF_Label &K) const |
Standard_EXPORT Standard_Boolean | UnBind (const TDF_Label &K) |
Standard_EXPORT const Handle_STEPCAFControl_ExternFile & | Find (const TDF_Label &K) const |
const Handle_STEPCAFControl_ExternFile & | operator() (const TDF_Label &K) const |
Standard_EXPORT Handle_STEPCAFControl_ExternFile & | ChangeFind (const TDF_Label &K) |
Handle_STEPCAFControl_ExternFile & | operator() (const TDF_Label &K) |
Private Member Functions | |
Standard_EXPORT | STEPCAFControl_DataMapOfLabelExternFile (const STEPCAFControl_DataMapOfLabelExternFile &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|