Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: S32CONT.H

Class TPagedSetRIter

class TPagedSetRIter : public TPagedSetRIterBase;

Description

Derivation

Members

Defined in TPagedSetRIter:
AtL(), ExtractAtL(), TPagedSetRIter(), TPagedSetRIter()

Inherited from TPagedSetRIterBase:
NextL(), ResetL()


Construction and destruction


TPagedSetRIter()

inline TPagedSetRIter(const TPagedSet< T > &aSet);

Description

Parameters

const TPagedSet< T > &aSet


TPagedSetRIter()

inline TPagedSetRIter(const TPagedMultiset< T > &aSet);

Description

Parameters

const TPagedMultiset< T > &aSet

[Top]


Member functions


AtL()

inline T AtL() const;

Description

Return value

T


ExtractAtL()

inline void ExtractAtL(T &anObject) const;

Description

Parameters

T &anObject