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.

Public Member Functions
CCoeScheduler ( CCoeEnv *)
CCoeEnv * CoeEnv ()
IMPORT_C void DisplayError ( TInt )
TBool Flush ()
void SetFlush ( TBool )
IMPORT_C void WaitForAnyRequest ()
Private Member Functions
IMPORT_C void Reserved_1 ()
IMPORT_C void Reserved_2 ()
Inherited Functions
CActiveScheduler::Add(CActive *)
CActiveScheduler::CActiveScheduler()
CActiveScheduler::Current()
CActiveScheduler::Extension_(TUint,TAny *&,TAny *)
CActiveScheduler::Halt(TInt)const
CActiveScheduler::Install(CActiveScheduler *)
CActiveScheduler::Level()const
CActiveScheduler::Replace(CActiveScheduler *)
CActiveScheduler::RunIfReady(TInt &,TInt)
CActiveScheduler::StackDepth()const
CActiveScheduler::Start()
CActiveScheduler::Stop()
CActiveScheduler::~CActiveScheduler()
CBaActiveScheduler::CBaActiveScheduler()
CBaActiveScheduler::DisplayExtendedError(TUid,TInt)
CBaActiveScheduler::Error(TInt)const
CBaActiveScheduler::Exit()
CBaActiveScheduler::ExtendedError()
CBaActiveScheduler::LeaveForAlert(TUid,TInt)
CBaActiveScheduler::LeaveForErrorHandler(const CBaErrorHandler *)
CBaActiveScheduler::LeaveForInfoPrint(TUid,TInt)
CBaActiveScheduler::LeaveNoAlert()
CBaActiveScheduler::~CBaActiveScheduler()
CBase::CBase()
CBase::Delete(CBase *)
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()
Private Attributes
CCoeEnv * iCoeEnv
TBool iFlush
Inherited Attributes
CBaActiveScheduler::iExtendedError

Constructor & Destructor Documentation

CCoeScheduler(CCoeEnv *)

IMPORT_C CCoeScheduler ( CCoeEnv * aCoeEnv )

Parameters

CCoeEnv * aCoeEnv

Member Functions Documentation

CoeEnv()

CCoeEnv * CoeEnv ( ) [inline]

Gets the control environment.

DisplayError(TInt)

IMPORT_C void DisplayError ( TInt aError ) const [virtual]

Parameters

TInt aError

Flush()

TBool Flush ( ) const

Reserved_1()

IMPORT_C void Reserved_1 ( ) [private, virtual]

Reserved_2()

IMPORT_C void Reserved_2 ( ) [private, virtual]

SetFlush(TBool)

void SetFlush ( TBool aFlush )

Parameters

TBool aFlush

WaitForAnyRequest()

IMPORT_C void WaitForAnyRequest ( ) [virtual]

Member Data Documentation

CCoeEnv * iCoeEnv

CCoeEnv * iCoeEnv [private]

TBool iFlush

TBool iFlush [private]