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

#include <TDF_LabelIndexedMap.hxx>

Inheritance diagram for TDF_LabelIndexedMap:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC TDF_LabelIndexedMap (const Standard_Integer NbBuckets=1)
TDF_LabelIndexedMapAssign (const TDF_LabelIndexedMap &Other)
TDF_LabelIndexedMapoperator= (const TDF_LabelIndexedMap &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~TDF_LabelIndexedMap ()
Standard_Integer Add (const TDF_Label &K)
void Substitute (const Standard_Integer I, const TDF_Label &K)
void RemoveLast ()
Standard_Boolean Contains (const TDF_Label &K) const
const TDF_LabelFindKey (const Standard_Integer I) const
const TDF_Labeloperator() (const Standard_Integer I) const
Standard_Integer FindIndex (const TDF_Label &K) const

Constructor & Destructor Documentation


Member Function Documentation

const TDF_Label& TDF_LabelIndexedMap::operator() ( const Standard_Integer  I) const [inline]
TDF_LabelIndexedMap& TDF_LabelIndexedMap::operator= ( const TDF_LabelIndexedMap Other) [inline]

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