|
Open CASCADE Technology 6.5.2
|
#include <TFunction_DataMapOfLabelListOfLabel.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| 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) |
| TFunction_DataMapOfLabelListOfLabel::TFunction_DataMapOfLabelListOfLabel | ( | const Standard_Integer | NbBuckets = 1 | ) |
| TFunction_DataMapOfLabelListOfLabel::~TFunction_DataMapOfLabelListOfLabel | ( | ) | [inline] |
| TFunction_DataMapOfLabelListOfLabel& TFunction_DataMapOfLabelListOfLabel::Assign | ( | const TFunction_DataMapOfLabelListOfLabel & | Other | ) |
| Standard_Boolean TFunction_DataMapOfLabelListOfLabel::Bind | ( | const TDF_Label & | K, |
| const TDF_LabelList & | I | ||
| ) |
| TDF_LabelList& TFunction_DataMapOfLabelListOfLabel::ChangeFind | ( | const TDF_Label & | K | ) |
| Standard_Address TFunction_DataMapOfLabelListOfLabel::ChangeFind1 | ( | const TDF_Label & | K | ) |
| void TFunction_DataMapOfLabelListOfLabel::Clear | ( | ) |
| const TDF_LabelList& TFunction_DataMapOfLabelListOfLabel::Find | ( | const TDF_Label & | K | ) | const |
| Standard_Address TFunction_DataMapOfLabelListOfLabel::Find1 | ( | const TDF_Label & | K | ) | const |
| Standard_Boolean TFunction_DataMapOfLabelListOfLabel::IsBound | ( | const TDF_Label & | K | ) | const |
| void TFunction_DataMapOfLabelListOfLabel::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* TFunction_DataMapOfLabelListOfLabel::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* TFunction_DataMapOfLabelListOfLabel::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BasicMap.
| TDF_LabelList& TFunction_DataMapOfLabelListOfLabel::operator() | ( | const TDF_Label & | K | ) | [inline] |
| const TDF_LabelList& TFunction_DataMapOfLabelListOfLabel::operator() | ( | const TDF_Label & | K | ) | const [inline] |
| TFunction_DataMapOfLabelListOfLabel& TFunction_DataMapOfLabelListOfLabel::operator= | ( | const TFunction_DataMapOfLabelListOfLabel & | Other | ) | [inline] |
| void TFunction_DataMapOfLabelListOfLabel::ReSize | ( | const Standard_Integer | NbBuckets | ) |
| Standard_Boolean TFunction_DataMapOfLabelListOfLabel::UnBind | ( | const TDF_Label & | K | ) |
1.7.4