Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: S32CONT.H

Class TPagedSetBiIter

class TPagedSetBiIter : public TPagedSetBiIterBase;

Description

Derivation

Members

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

Inherited from TPagedSetBiIterBase:
FirstL(), LastL(), NextL(), PreviousL()


Construction and destruction


TPagedSetBiIter()

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

Description

Parameters

const TPagedSet< T > &aSet


TPagedSetBiIter()

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