Open CASCADE Technology
6.5.4
|
#include <TFunction_DoubleMapOfIntegerLabel.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | TFunction_DoubleMapOfIntegerLabel (const Standard_Integer NbBuckets=1) |
TFunction_DoubleMapOfIntegerLabel & | Assign (const TFunction_DoubleMapOfIntegerLabel &Other) |
TFunction_DoubleMapOfIntegerLabel & | operator= (const TFunction_DoubleMapOfIntegerLabel &Other) |
void | ReSize (const Standard_Integer NbBuckets) |
void | Clear () |
~TFunction_DoubleMapOfIntegerLabel () | |
void | Bind (const Standard_Integer &K1, const TDF_Label &K2) |
Standard_Boolean | AreBound (const Standard_Integer &K1, const TDF_Label &K2) const |
Standard_Boolean | IsBound1 (const Standard_Integer &K) const |
Standard_Boolean | IsBound2 (const TDF_Label &K) const |
const TDF_Label & | Find1 (const Standard_Integer &K) const |
const Standard_Integer & | Find2 (const TDF_Label &K) const |
Standard_Boolean | UnBind1 (const Standard_Integer &K) |
Standard_Boolean | UnBind2 (const TDF_Label &K) |
DEFINE_STANDARD_ALLOC TFunction_DoubleMapOfIntegerLabel::TFunction_DoubleMapOfIntegerLabel | ( | const Standard_Integer | NbBuckets = 1 | ) |
Standard_Boolean TFunction_DoubleMapOfIntegerLabel::AreBound | ( | const Standard_Integer & | K1, |
const TDF_Label & | K2 | ||
) | const |
TFunction_DoubleMapOfIntegerLabel& TFunction_DoubleMapOfIntegerLabel::Assign | ( | const TFunction_DoubleMapOfIntegerLabel & | Other | ) |
void TFunction_DoubleMapOfIntegerLabel::Bind | ( | const Standard_Integer & | K1, |
const TDF_Label & | K2 | ||
) |
TFunction_DoubleMapOfIntegerLabel& TFunction_DoubleMapOfIntegerLabel::operator= | ( | const TFunction_DoubleMapOfIntegerLabel & | Other | ) | [inline] |