TRangeRef::TIter Class Reference

class TRangeRef::TIter
Public Member Functions
TIter(const TRangeRef &)
TBool InRange()
IMPORT_C TBooloperator++()
Public Attributes
TCellRef iCurrent
Private Attributes
TRangeRef iRange

Constructor & Destructor Documentation

TIter(const TRangeRef &)

IMPORT_CTIter(const TRangeRef &aRangeRef)

Parameters

const TRangeRef & aRangeRef

Member Functions Documentation

InRange()

TBool InRange()const [inline]

operator++()

IMPORT_C TBooloperator++()

Member Data Documentation

TCellRef iCurrent

TCellRef iCurrent

TRangeRef iRange

TRangeRef iRange[private]