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

#include <TColStd_IndexedMapOfInteger.hxx>

Inheritance diagram for TColStd_IndexedMapOfInteger:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC TColStd_IndexedMapOfInteger (const Standard_Integer NbBuckets=1)
TColStd_IndexedMapOfIntegerAssign (const TColStd_IndexedMapOfInteger &Other)
TColStd_IndexedMapOfIntegeroperator= (const TColStd_IndexedMapOfInteger &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~TColStd_IndexedMapOfInteger ()
Standard_Integer Add (const Standard_Integer &K)
void Substitute (const Standard_Integer I, const Standard_Integer &K)
void RemoveLast ()
Standard_Boolean Contains (const Standard_Integer &K) const
const Standard_IntegerFindKey (const Standard_Integer I) const
const Standard_Integeroperator() (const Standard_Integer I) const
Standard_Integer FindIndex (const Standard_Integer &K) const

Constructor & Destructor Documentation


Member Function Documentation

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

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