CAknGenericReader Class Reference

class CAknGenericReader : public CBase

Inherits from

Public Member Functions
~CAknGenericReader ()
IMPORT_C const SAknLayoutGfx * AreaItem ( TInt )
IMPORT_C const SAknLayoutCmd * CmdItem ( TInt )
IMPORT_C void ConstructFromResourceL ( TResourceReader &)
IMPORT_C void ConstructL ( TInt )
IMPORT_C const SAknLayoutGfx * GfxItem ( TInt )
IMPORT_C const SAknLayoutText * TextItem ( TInt )
Inherited Functions
CBase::CBase()
CBase::Delete(CBase *)
CBase::Extension_(TUint,TAny *&,TAny *)
CBase::operator new(TUint)
CBase::operator new(TUint,TAny *)
CBase::operator new(TUint,TLeave)
CBase::operator new(TUint,TLeave,TUint)
CBase::operator new(TUint,TUint)
CBase::~CBase()
Public Attributes
CArrayReader< SAknLayoutGfx > * iArea
CArrayReader< SAknLayoutCmd > * iCmd
CArrayReader< SAknLayoutGfx > * iGfx
CArrayReader< SAknLayoutText > * iText

Constructor & Destructor Documentation

~CAknGenericReader()

IMPORT_C ~CAknGenericReader ( )

Member Functions Documentation

AreaItem(TInt)

IMPORT_C const SAknLayoutGfx * AreaItem ( TInt aIndex ) const

Parameters

TInt aIndex

CmdItem(TInt)

IMPORT_C const SAknLayoutCmd * CmdItem ( TInt aIndex ) const

Parameters

TInt aIndex

ConstructFromResourceL(TResourceReader &)

IMPORT_C void ConstructFromResourceL ( TResourceReader & aReader ) [virtual]

Parameters

TResourceReader & aReader

ConstructL(TInt)

IMPORT_C void ConstructL ( TInt aResourceId )

Parameters

TInt aResourceId

GfxItem(TInt)

IMPORT_C const SAknLayoutGfx * GfxItem ( TInt aIndex ) const

Parameters

TInt aIndex

TextItem(TInt)

IMPORT_C const SAknLayoutText * TextItem ( TInt aIndex ) const

Parameters

TInt aIndex

Member Data Documentation

CArrayReader< SAknLayoutGfx > * iArea

CArrayReader< SAknLayoutGfx > * iArea

CArrayReader< SAknLayoutCmd > * iCmd

CArrayReader< SAknLayoutCmd > * iCmd

CArrayReader< SAknLayoutGfx > * iGfx

CArrayReader< SAknLayoutGfx > * iGfx

CArrayReader< SAknLayoutText > * iText

CArrayReader< SAknLayoutText > * iText