Open CASCADE Technology 6.6.0
|
#include <TColStd_DataMapIteratorOfDataMapOfIntegerReal.hxx>
Public Member Functions | |
TColStd_DataMapIteratorOfDataMapOfIntegerReal () | |
TColStd_DataMapIteratorOfDataMapOfIntegerReal (const TColStd_DataMapOfIntegerReal &aMap) | |
void | Initialize (const TColStd_DataMapOfIntegerReal &aMap) |
const Standard_Integer & | Key () const |
const Standard_Real & | Value () const |
TColStd_DataMapIteratorOfDataMapOfIntegerReal::TColStd_DataMapIteratorOfDataMapOfIntegerReal | ( | ) |
TColStd_DataMapIteratorOfDataMapOfIntegerReal::TColStd_DataMapIteratorOfDataMapOfIntegerReal | ( | const TColStd_DataMapOfIntegerReal & | aMap | ) |
void TColStd_DataMapIteratorOfDataMapOfIntegerReal::Initialize | ( | const TColStd_DataMapOfIntegerReal & | aMap | ) |
const Standard_Integer& TColStd_DataMapIteratorOfDataMapOfIntegerReal::Key | ( | ) | const |
const Standard_Real& TColStd_DataMapIteratorOfDataMapOfIntegerReal::Value | ( | ) | const |