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