Open CASCADE Technology 6.6.0
|
#include <TFunction_DoubleMapOfIntegerLabel.hxx>
Public Member Functions | |
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) |
TFunction_DoubleMapOfIntegerLabel::TFunction_DoubleMapOfIntegerLabel | ( | const Standard_Integer | NbBuckets = 1 | ) |
TFunction_DoubleMapOfIntegerLabel::~TFunction_DoubleMapOfIntegerLabel | ( | ) | [inline] |
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 | ||
) |
void TFunction_DoubleMapOfIntegerLabel::Clear | ( | ) |
const TDF_Label& TFunction_DoubleMapOfIntegerLabel::Find1 | ( | const Standard_Integer & | K | ) | const |
const Standard_Integer& TFunction_DoubleMapOfIntegerLabel::Find2 | ( | const TDF_Label & | K | ) | const |
Standard_Boolean TFunction_DoubleMapOfIntegerLabel::IsBound1 | ( | const Standard_Integer & | K | ) | const |
Standard_Boolean TFunction_DoubleMapOfIntegerLabel::IsBound2 | ( | const TDF_Label & | K | ) | const |
TFunction_DoubleMapOfIntegerLabel& TFunction_DoubleMapOfIntegerLabel::operator= | ( | const TFunction_DoubleMapOfIntegerLabel & | Other | ) | [inline] |
void TFunction_DoubleMapOfIntegerLabel::ReSize | ( | const Standard_Integer | NbBuckets | ) |
Standard_Boolean TFunction_DoubleMapOfIntegerLabel::UnBind1 | ( | const Standard_Integer & | K | ) |
Standard_Boolean TFunction_DoubleMapOfIntegerLabel::UnBind2 | ( | const TDF_Label & | K | ) |