Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <S32CONT.H>

Class TPagedSetIter

class TPagedSetIter : public TPagedSetIterBase;

Description

Derivation

Members

Defined in TPagedSetIter:

Inherited from TPagedSetIterBase:


Construction and destruction


TPagedSetIter(const TPagedSet< T > &)

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

Description

Parameters

const TPagedSet< T > &aSet


TPagedSetIter(const TPagedMultiset< T > &)

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

Description

Parameters

const TPagedMultiset< T > &aSet

[Top]


Member functions


AtL()const

inline T AtL() const;

Description

Return value

T


ExtractAtL(T &)const

inline void ExtractAtL(T &anObject) const;

Description

Parameters

T &anObject