Open CASCADE Technology 6.5.2
Public Member Functions
TColStd_DataMapIteratorOfDataMapOfIntegerReal Class Reference

#include <TColStd_DataMapIteratorOfDataMapOfIntegerReal.hxx>

Inheritance diagram for TColStd_DataMapIteratorOfDataMapOfIntegerReal:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 TColStd_DataMapIteratorOfDataMapOfIntegerReal ()
 TColStd_DataMapIteratorOfDataMapOfIntegerReal (const TColStd_DataMapOfIntegerReal &aMap)
void Initialize (const TColStd_DataMapOfIntegerReal &aMap)
const Standard_IntegerKey () const
const Standard_RealValue () const

Constructor & Destructor Documentation

TColStd_DataMapIteratorOfDataMapOfIntegerReal::TColStd_DataMapIteratorOfDataMapOfIntegerReal ( )
TColStd_DataMapIteratorOfDataMapOfIntegerReal::TColStd_DataMapIteratorOfDataMapOfIntegerReal ( const TColStd_DataMapOfIntegerReal aMap)

Member Function Documentation

void TColStd_DataMapIteratorOfDataMapOfIntegerReal::Initialize ( const TColStd_DataMapOfIntegerReal aMap)
const Standard_Integer& TColStd_DataMapIteratorOfDataMapOfIntegerReal::Key ( ) const
void TColStd_DataMapIteratorOfDataMapOfIntegerReal::operator delete ( void *  anAddress) [inline]

Reimplemented from TCollection_BasicMapIterator.

void* TColStd_DataMapIteratorOfDataMapOfIntegerReal::operator new ( size_t  size) [inline]

Reimplemented from TCollection_BasicMapIterator.

void* TColStd_DataMapIteratorOfDataMapOfIntegerReal::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from TCollection_BasicMapIterator.

const Standard_Real& TColStd_DataMapIteratorOfDataMapOfIntegerReal::Value ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines