CCoeScheduler Class Reference

class CCoeScheduler : public CBaActiveScheduler

Implements the active scheduler presupposed by the control environment.

Implements the active scheduler presupposed by the control environment.

Inherits from

Constructor & Destructor Documentation

CCoeScheduler(CCoeEnv *)

IMPORT_CCCoeScheduler(CCoeEnv *aCoeEnv)

Parameters

CCoeEnv * aCoeEnv

Member Functions Documentation

CoeEnv()

CCoeEnv *CoeEnv()[inline]

Gets the control environment.

DisplayError(TInt)

IMPORT_C voidDisplayError(TIntaError)const [virtual]

Parameters

TInt aError

Flush()

TBool Flush()const

Reserved_1()

IMPORT_C voidReserved_1()[private, virtual]

Reserved_2()

IMPORT_C voidReserved_2()[private, virtual]

SetFlush(TBool)

voidSetFlush(TBoolaFlush)

Parameters

TBool aFlush

WaitForAnyRequest()

IMPORT_C voidWaitForAnyRequest()[virtual]

Member Data Documentation

CCoeEnv * iCoeEnv

CCoeEnv *iCoeEnv[private]

TBool iFlush

TBool iFlush[private]