Open CASCADE Technology 6.6.0
Public Member Functions
TFunction_DoubleMapOfIntegerLabel Class Reference

#include <TFunction_DoubleMapOfIntegerLabel.hxx>

Inheritance diagram for TFunction_DoubleMapOfIntegerLabel:
Inheritance graph
[legend]

Public Member Functions

 TFunction_DoubleMapOfIntegerLabel (const Standard_Integer NbBuckets=1)
TFunction_DoubleMapOfIntegerLabelAssign (const TFunction_DoubleMapOfIntegerLabel &Other)
TFunction_DoubleMapOfIntegerLabeloperator= (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_LabelFind1 (const Standard_Integer &K) const
const Standard_IntegerFind2 (const TDF_Label &K) const
Standard_Boolean UnBind1 (const Standard_Integer &K)
Standard_Boolean UnBind2 (const TDF_Label &K)

Constructor & Destructor Documentation

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

Member Function Documentation

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)

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