Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
TDF_AttributeIndexedMap Class Reference

#include <TDF_AttributeIndexedMap.hxx>

Inheritance diagram for TDF_AttributeIndexedMap:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC TDF_AttributeIndexedMap (const Standard_Integer NbBuckets=1)
TDF_AttributeIndexedMapAssign (const TDF_AttributeIndexedMap &Other)
TDF_AttributeIndexedMapoperator= (const TDF_AttributeIndexedMap &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~TDF_AttributeIndexedMap ()
Standard_Integer Add (const Handle< TDF_Attribute > &K)
void Substitute (const Standard_Integer I, const Handle< TDF_Attribute > &K)
void RemoveLast ()
Standard_Boolean Contains (const Handle< TDF_Attribute > &K) const
const Handle_TDF_Attribute & FindKey (const Standard_Integer I) const
const Handle_TDF_Attribute & operator() (const Standard_Integer I) const
Standard_Integer FindIndex (const Handle< TDF_Attribute > &K) const

Constructor & Destructor Documentation


Member Function Documentation

const Handle_TDF_Attribute& TDF_AttributeIndexedMap::FindKey ( const Standard_Integer  I) const
const Handle_TDF_Attribute& TDF_AttributeIndexedMap::operator() ( const Standard_Integer  I) const [inline]
TDF_AttributeIndexedMap& TDF_AttributeIndexedMap::operator= ( const TDF_AttributeIndexedMap Other) [inline]

The documentation for this class was generated from the following file: