#include <TDF_LabelMap.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_LabelMap (const Standard_Integer NbBuckets=1) |
| Standard_EXPORT TDF_LabelMap & | Assign (const TDF_LabelMap &Other) |
| TDF_LabelMap & | operator= (const TDF_LabelMap &Other) |
| Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
| Standard_EXPORT void | Clear () |
| ~TDF_LabelMap () | |
| Standard_EXPORT Standard_Boolean | Add (const TDF_Label &aKey) |
| Standard_EXPORT Standard_Boolean | Contains (const TDF_Label &aKey) const |
| Standard_EXPORT Standard_Boolean | Remove (const TDF_Label &aKey) |
Private Member Functions | |
| Standard_EXPORT | TDF_LabelMap (const TDF_LabelMap &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.4.1