Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: S32CONT.H
Link against: estor.lib

Class TPagedSetBiIterBase

class TPagedSetBiIterBase;

Description

Members

Defined in TPagedSetBiIterBase:
ExtractAtL(), FirstL(), LastL(), NextL(), PreviousL(), TPagedSetBiIterBase()


Construction and destruction


TPagedSetBiIterBase()

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()

IMPORT_C void ExtractAtL(TAny *aPtr) const;

Description

Parameters

TAny *aPtr