Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: S32CONT.H

Class TPagedSetIter

class TPagedSetIter : public TPagedSetIterBase;

Description

Derivation

Members

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

Inherited from TPagedSetIterBase:
NextL(), ResetL()


Construction and destruction


TPagedSetIter()

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

Description

Parameters

const TPagedSet< T > &aSet


TPagedSetIter()

inline TPagedSetIter(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