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

Public Member Functions | |
| DEFINE_STANDARD_ALLOC | TDF_AttributeMap (const Standard_Integer NbBuckets=1) |
| TDF_AttributeMap & | Assign (const TDF_AttributeMap &Other) |
| TDF_AttributeMap & | operator= (const TDF_AttributeMap &Other) |
| void | ReSize (const Standard_Integer NbBuckets) |
| void | Clear () |
| ~TDF_AttributeMap () | |
| Standard_Boolean | Add (const Handle< TDF_Attribute > &aKey) |
| Standard_Boolean | Contains (const Handle< TDF_Attribute > &aKey) const |
| Standard_Boolean | Remove (const Handle< TDF_Attribute > &aKey) |
| DEFINE_STANDARD_ALLOC TDF_AttributeMap::TDF_AttributeMap | ( | const Standard_Integer | NbBuckets = 1 | ) |
| TDF_AttributeMap::~TDF_AttributeMap | ( | ) | [inline] |
| Standard_Boolean TDF_AttributeMap::Add | ( | const Handle< TDF_Attribute > & | aKey | ) |
| Standard_Boolean TDF_AttributeMap::Contains | ( | const Handle< TDF_Attribute > & | aKey | ) | const |
| TDF_AttributeMap& TDF_AttributeMap::operator= | ( | const TDF_AttributeMap & | Other | ) | [inline] |
| Standard_Boolean TDF_AttributeMap::Remove | ( | const Handle< TDF_Attribute > & | aKey | ) |
| void TDF_AttributeMap::ReSize | ( | const Standard_Integer | NbBuckets | ) |
1.8.0