#include <TDF_LabelDoubleMap.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_LabelDoubleMap (const Standard_Integer NbBuckets=1) |
| Standard_EXPORT TDF_LabelDoubleMap & | Assign (const TDF_LabelDoubleMap &Other) |
| TDF_LabelDoubleMap & | operator= (const TDF_LabelDoubleMap &Other) |
| Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
| Standard_EXPORT void | Clear () |
| ~TDF_LabelDoubleMap () | |
| Standard_EXPORT void | Bind (const TDF_Label &K1, const TDF_Label &K2) |
| Standard_EXPORT Standard_Boolean | AreBound (const TDF_Label &K1, const TDF_Label &K2) const |
| Standard_EXPORT Standard_Boolean | IsBound1 (const TDF_Label &K) const |
| Standard_EXPORT Standard_Boolean | IsBound2 (const TDF_Label &K) const |
| Standard_EXPORT const TDF_Label & | Find1 (const TDF_Label &K) const |
| Standard_EXPORT const TDF_Label & | Find2 (const TDF_Label &K) const |
| Standard_EXPORT Standard_Boolean | UnBind1 (const TDF_Label &K) |
| Standard_EXPORT Standard_Boolean | UnBind2 (const TDF_Label &K) |
Private Member Functions | |
| Standard_EXPORT | TDF_LabelDoubleMap (const TDF_LabelDoubleMap &Other) |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1