TPagedSetBiIterBase Class Reference

#include <s32cont.h>

Link against: estor.lib

class TPagedSetBiIterBase
Public Member Functions
IMPORT_C voidExtractAtL(TAny *)
IMPORT_C TBoolFirstL()
IMPORT_C TBoolLastL()
IMPORT_C TBoolNextL()
IMPORT_C TBoolPreviousL()
Protected Member Functions
TPagedSetBiIterBase(const TPagedSetBase &)

Constructor & Destructor Documentation

TPagedSetBiIterBase ( const TPagedSetBase & )

TPagedSetBiIterBase(const TPagedSetBase &aSet)[protected, inline]

Member Function Documentation

ExtractAtL ( TAny * )

IMPORT_C voidExtractAtL(TAny *aPtr)const

FirstL ( )

IMPORT_C TBoolFirstL()

LastL ( )

IMPORT_C TBoolLastL()

NextL ( )

IMPORT_C TBoolNextL()

PreviousL ( )

IMPORT_C TBoolPreviousL()