|
Open CASCADE Technology
6.5.4
|
#include <TDF_AttributeDoubleMap.hxx>

Public Member Functions | |
| DEFINE_STANDARD_ALLOC | TDF_AttributeDoubleMap (const Standard_Integer NbBuckets=1) |
| TDF_AttributeDoubleMap & | Assign (const TDF_AttributeDoubleMap &Other) |
| TDF_AttributeDoubleMap & | operator= (const TDF_AttributeDoubleMap &Other) |
| void | ReSize (const Standard_Integer NbBuckets) |
| void | Clear () |
| ~TDF_AttributeDoubleMap () | |
| void | Bind (const Handle< TDF_Attribute > &K1, const Handle< TDF_Attribute > &K2) |
| Standard_Boolean | AreBound (const Handle< TDF_Attribute > &K1, const Handle< TDF_Attribute > &K2) const |
| Standard_Boolean | IsBound1 (const Handle< TDF_Attribute > &K) const |
| Standard_Boolean | IsBound2 (const Handle< TDF_Attribute > &K) const |
| const Handle_TDF_Attribute & | Find1 (const Handle< TDF_Attribute > &K) const |
| const Handle_TDF_Attribute & | Find2 (const Handle< TDF_Attribute > &K) const |
| Standard_Boolean | UnBind1 (const Handle< TDF_Attribute > &K) |
| Standard_Boolean | UnBind2 (const Handle< TDF_Attribute > &K) |
| DEFINE_STANDARD_ALLOC TDF_AttributeDoubleMap::TDF_AttributeDoubleMap | ( | const Standard_Integer | NbBuckets = 1 | ) |
| TDF_AttributeDoubleMap::~TDF_AttributeDoubleMap | ( | ) | [inline] |
| Standard_Boolean TDF_AttributeDoubleMap::AreBound | ( | const Handle< TDF_Attribute > & | K1, |
| const Handle< TDF_Attribute > & | K2 | ||
| ) | const |
| void TDF_AttributeDoubleMap::Bind | ( | const Handle< TDF_Attribute > & | K1, |
| const Handle< TDF_Attribute > & | K2 | ||
| ) |
| const Handle_TDF_Attribute& TDF_AttributeDoubleMap::Find1 | ( | const Handle< TDF_Attribute > & | K | ) | const |
| const Handle_TDF_Attribute& TDF_AttributeDoubleMap::Find2 | ( | const Handle< TDF_Attribute > & | K | ) | const |
| Standard_Boolean TDF_AttributeDoubleMap::IsBound1 | ( | const Handle< TDF_Attribute > & | K | ) | const |
| Standard_Boolean TDF_AttributeDoubleMap::IsBound2 | ( | const Handle< TDF_Attribute > & | K | ) | const |
| TDF_AttributeDoubleMap& TDF_AttributeDoubleMap::operator= | ( | const TDF_AttributeDoubleMap & | Other | ) | [inline] |
| void TDF_AttributeDoubleMap::ReSize | ( | const Standard_Integer | NbBuckets | ) |
1.8.0