Open CASCADE Technology
6.5.4
|
#include <TFunction_DataMapOfLabelListOfLabel.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | TFunction_DataMapOfLabelListOfLabel (const Standard_Integer NbBuckets=1) |
TFunction_DataMapOfLabelListOfLabel & | Assign (const TFunction_DataMapOfLabelListOfLabel &Other) |
TFunction_DataMapOfLabelListOfLabel & | operator= (const TFunction_DataMapOfLabelListOfLabel &Other) |
void | ReSize (const Standard_Integer NbBuckets) |
void | Clear () |
~TFunction_DataMapOfLabelListOfLabel () | |
Standard_Boolean | Bind (const TDF_Label &K, const TDF_LabelList &I) |
Standard_Boolean | IsBound (const TDF_Label &K) const |
Standard_Boolean | UnBind (const TDF_Label &K) |
const TDF_LabelList & | Find (const TDF_Label &K) const |
const TDF_LabelList & | operator() (const TDF_Label &K) const |
TDF_LabelList & | ChangeFind (const TDF_Label &K) |
TDF_LabelList & | operator() (const TDF_Label &K) |
Standard_Address | Find1 (const TDF_Label &K) const |
Standard_Address | ChangeFind1 (const TDF_Label &K) |
DEFINE_STANDARD_ALLOC TFunction_DataMapOfLabelListOfLabel::TFunction_DataMapOfLabelListOfLabel | ( | const Standard_Integer | NbBuckets = 1 | ) |
TFunction_DataMapOfLabelListOfLabel& TFunction_DataMapOfLabelListOfLabel::Assign | ( | const TFunction_DataMapOfLabelListOfLabel & | Other | ) |
Standard_Boolean TFunction_DataMapOfLabelListOfLabel::Bind | ( | const TDF_Label & | K, |
const TDF_LabelList & | I | ||
) |
const TDF_LabelList& TFunction_DataMapOfLabelListOfLabel::operator() | ( | const TDF_Label & | K | ) | const [inline] |
TDF_LabelList& TFunction_DataMapOfLabelListOfLabel::operator() | ( | const TDF_Label & | K | ) | [inline] |
TFunction_DataMapOfLabelListOfLabel& TFunction_DataMapOfLabelListOfLabel::operator= | ( | const TFunction_DataMapOfLabelListOfLabel & | Other | ) | [inline] |