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

#include <TColStd_IndexedMapOfReal.hxx>

Inheritance diagram for TColStd_IndexedMapOfReal:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC TColStd_IndexedMapOfReal (const Standard_Integer NbBuckets=1)
TColStd_IndexedMapOfRealAssign (const TColStd_IndexedMapOfReal &Other)
TColStd_IndexedMapOfRealoperator= (const TColStd_IndexedMapOfReal &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~TColStd_IndexedMapOfReal ()
Standard_Integer Add (const Standard_Real &K)
void Substitute (const Standard_Integer I, const Standard_Real &K)
void RemoveLast ()
Standard_Boolean Contains (const Standard_Real &K) const
const Standard_RealFindKey (const Standard_Integer I) const
const Standard_Realoperator() (const Standard_Integer I) const
Standard_Integer FindIndex (const Standard_Real &K) const

Constructor & Destructor Documentation


Member Function Documentation

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

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