CUIEngineErrorPrinter Class Reference

class CUIEngineErrorPrinter : public CActive

Inherits from

Constructor & Destructor Documentation

CUIEngineErrorPrinter(CUIEngine *)

CUIEngineErrorPrinter(CUIEngine *aUIEngine)[protected]

C++ default constructor.

Parameters

CUIEngine * aUIEngine

~CUIEngineErrorPrinter()

~CUIEngineErrorPrinter()[virtual]

Destructor of CTestCaseRunner.

Member Functions Documentation

ConstructL()

voidConstructL()[protected]

By default Symbian OS constructor is private.

DoCancel()

voidDoCancel()[virtual]

DoCancel derived from CActive handles the Cancel

NewL(CUIEngine *)

CUIEngineErrorPrinter *NewL(CUIEngine *aUIEngine)[static]

NewL is first phase of two-phased constructor.

Parameters

CUIEngine * aUIEngine

RunL()

voidRunL()[virtual]

RunL derived from CActive handles the completed requests.

StartL(RTestEngine &)

voidStartL(RTestEngine &aTestCase)

Start

Parameters

RTestEngine & aTestCase

Member Data Documentation

TErrorNotification iError

TErrorNotification iError[private]

TErrorNotificationPckg iErrorPckg

TErrorNotificationPckg iErrorPckg[private]

RTestEngine iTestEngine

RTestEngine iTestEngine[private]

CUIEngine * iUIEngine

CUIEngine *iUIEngine[private]