#include <basched.h>
class CBaActiveScheduler : public CActiveScheduler |
Protected Attributes | |
---|---|
SExtendedError | iExtendedError |
Public Member Functions | |
---|---|
CBaActiveScheduler() | |
~CBaActiveScheduler() | |
virtual IMPORT_C void | DisplayError(TInt) |
IMPORT_C void | DisplayExtendedError(TUid, TInt) |
virtual IMPORT_C void | Error(TInt) |
IMPORT_C void | Exit() |
IMPORT_C const SExtendedError & | ExtendedError() |
IMPORT_C void | LeaveForAlert(TUid, TInt) |
IMPORT_C void | LeaveForErrorHandler(const CBaErrorHandler *) |
IMPORT_C void | LeaveForInfoPrint(TUid, TInt) |
IMPORT_C void | LeaveNoAlert() |
Inherited Type Definitions | |
---|---|
CActiveScheduler::TLoopOwner |
IMPORT_C void | Error | ( | TInt | aError | ) | const [virtual] |
Reimplemented from CActiveScheduler::Error(TInt)const
IMPORT_C void | LeaveForErrorHandler | ( | const CBaErrorHandler * | aHandler | ) | [static] |