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

void ConstructL ( ) [protected]

By default Symbian OS constructor is private.

DoCancel()

void DoCancel ( ) [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()

void RunL ( ) [virtual]

RunL derived from CActive handles the completed requests.

StartL(RTestEngine &)

void StartL ( 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]