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