Open CASCADE Technology 6.6.0
Public Member Functions
TFunction_DataMapOfLabelListOfLabel Class Reference

#include <TFunction_DataMapOfLabelListOfLabel.hxx>

Inheritance diagram for TFunction_DataMapOfLabelListOfLabel:
Inheritance graph
[legend]

Public Member Functions

 TFunction_DataMapOfLabelListOfLabel (const Standard_Integer NbBuckets=1)
TFunction_DataMapOfLabelListOfLabelAssign (const TFunction_DataMapOfLabelListOfLabel &Other)
TFunction_DataMapOfLabelListOfLabeloperator= (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_LabelListFind (const TDF_Label &K) const
const TDF_LabelListoperator() (const TDF_Label &K) const
TDF_LabelListChangeFind (const TDF_Label &K)
TDF_LabelListoperator() (const TDF_Label &K)
Standard_Address Find1 (const TDF_Label &K) const
Standard_Address ChangeFind1 (const TDF_Label &K)

Constructor & Destructor Documentation

TFunction_DataMapOfLabelListOfLabel::TFunction_DataMapOfLabelListOfLabel ( const Standard_Integer  NbBuckets = 1)
TFunction_DataMapOfLabelListOfLabel::~TFunction_DataMapOfLabelListOfLabel ( ) [inline]

Member Function Documentation

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
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]
void TFunction_DataMapOfLabelListOfLabel::ReSize ( const Standard_Integer  NbBuckets)
Standard_Boolean TFunction_DataMapOfLabelListOfLabel::UnBind ( const TDF_Label K)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines