CHSPSBRObserver Class Reference

class CHSPSBRObserver : public CActive

Provides implementation to HSPS backup event listener

Inherits from

Constructor & Destructor Documentation

CHSPSBRObserver(ChspsThemeServer &)

CHSPSBRObserver(ChspsThemeServer &aServer)[private]

C++ default constructor.

Parameters

ChspsThemeServer & aServerReference to listening server

~CHSPSBRObserver()

~CHSPSBRObserver()[virtual]

Destructor.

Member Functions Documentation

ConstructL()

voidConstructL()[private]

By default Symbian 2nd phase constructor is private.

DoCancel()

voidDoCancel()[virtual]

From CActive

NewL(ChspsThemeServer &)

CHSPSBRObserver *NewL(ChspsThemeServer &aServer)[static]

Two-phased constructor.

Parameters

ChspsThemeServer & aServerReference to listening server

RunError(TInt)

TInt RunError(TIntaError)[virtual]

From CActive

Parameters

TInt aErrorerror code

RunL()

voidRunL()[virtual]

From CActive

Start()

voidStart()

Starts listening of backup events

Member Data Documentation

RProperty iProperty

RProperty iProperty[private]

ChspsThemeServer & iServer

ChspsThemeServer &iServer[private]