CThreadAOEngine Class Reference

List of all members.

Public Member Functions

 ~CThreadAOEngine ()
void StartL ()
void Stop ()

Static Public Member Functions

static CThreadAOEngineNewL (CSharedIntermediator *aSMediator)
static CThreadAOEngineNewLC (CSharedIntermediator *aSMediator)
static TInt ExecuteThreadOne (TAny *aPtr)
static void CreateActiveSchedulerL (CSharedIntermediator *aSMediator)

Detailed Description

CThreadAOEngine application engine class.

Definition at line 48 of file threadaoengine.h.


Constructor & Destructor Documentation

CThreadAOEngine::~CThreadAOEngine (  ) 

Member Function Documentation

CThreadAOEngine * CThreadAOEngine::NewL ( CSharedIntermediator aSMediator  )  [static]

NewL()

discussion Create new CThreadAOEngine object

param aSMediator a Pointer to CSharedIntermediator. return a pointer to the created instance of CThreadAOEngine

Definition at line 71 of file threadaoengine.cpp.

CThreadAOEngine * CThreadAOEngine::NewLC ( CSharedIntermediator aSMediator  )  [static]

NewLC()

Definition at line 78 of file threadaoengine.cpp.

void CThreadAOEngine::StartL (  ) 

StartL()

discussion Create thread1 and start threadFunction. Checks that this has been called only once.

Definition at line 96 of file threadaoengine.cpp.

void CThreadAOEngine::Stop (  ) 

Stop()

discussion Stop thread1.

Definition at line 111 of file threadaoengine.cpp.

TInt CThreadAOEngine::ExecuteThreadOne ( TAny *  aPtr  )  [static]
void CThreadAOEngine::CreateActiveSchedulerL ( CSharedIntermediator aSMediator  )  [static]

Generated by  doxygen 1.6.2