Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <S32CONT.H>
Link against: estor.lib

Class TPagedSetBiIterBase

class TPagedSetBiIterBase;

Description

Members

Defined in TPagedSetBiIterBase:


Construction and destruction


TPagedSetBiIterBase(const TPagedSetBase &)

protected: inline TPagedSetBiIterBase(const TPagedSetBase &aSet);

Description

Parameters

const TPagedSetBase &aSet

[Top]


Member functions


FirstL()

IMPORT_C TBool FirstL();

Description

Return value

TBool


LastL()

IMPORT_C TBool LastL();

Description

Return value

TBool


NextL()

IMPORT_C TBool NextL();

Description

Return value

TBool


PreviousL()

IMPORT_C TBool PreviousL();

Description

Return value

TBool


ExtractAtL(TAny *)const

IMPORT_C void ExtractAtL(TAny *aPtr) const;

Description

Parameters

TAny *aPtr