examples/SysLibs/TaskSchedulerExample/taskexecutor.cpp File Reference

Go to the source code of this file.

Functions

 _LIT (KTaskConsoleName,"TaskExecutor")
 _LIT (KContent,"\nContents of task file:\n")
 _LIT (KTask,"\nRunning task: %S")
 _LIT (KTaskData,"\nThis is the task data for a")
 _LIT (KTaskId,"\nThe task Id is: %d\n")
 _LIT (KValidity,"Task is valid until %S\n")
 _LIT (KDateString,"%H%:1%T %*E%*D%X%*N%Y %1 %2 %3")
 _LIT (KPressAnyKey,"Press any key to continue \n")
 _LIT (KAbort,"\nCapabilities of the task scheduler and the executor do not match. Task aborted\n")
 _LIT (KSidMismatch,"SID of the task executor is not same as that of the scheduler. Task aborted\n")
void TaskExecuteL (RFile &aTaskFile)
TInt Execute ()
GLDEF_C TInt E32Main ()

Variables

const TUint32 KTaskSchedulerSid = 0xE80000B5
const TCapability KTaskCapability = ECapabilityWriteDeviceData

Detailed Description

Definition in file taskexecutor.cpp.


Function Documentation

void TaskExecuteL ( RFile &  aTaskFile  ) 
GLDEF_C TInt E32Main (  ) 

Generated by  doxygen 1.6.2