CCardGameTimer Class Reference

List of all members.

Public Member Functions

 ~CCardGameTimer ()
void RunL ()
void StartTimer (TInt aDuration)

Static Public Member Functions

static CCardGameTimerNewL (CCardGameBase &aParent)


Detailed Description

Definition at line 27 of file cardgametimer.h.


Constructor & Destructor Documentation

CCardGameTimer::~CCardGameTimer (  ) 

Destructor.

Definition at line 52 of file cardgametimer.cpp.


Member Function Documentation

CCardGameTimer * CCardGameTimer::NewL ( CCardGameBase aParent  )  [static]

NewLC function, calls 2nd phase constructor.

Definition at line 32 of file cardgametimer.cpp.

void CCardGameTimer::RunL (  ) 

Implemention of RunL that make a call back to parent to signal completion

Definition at line 61 of file cardgametimer.cpp.

void CCardGameTimer::StartTimer ( TInt  aDuration  ) 

A function that will start a timer for the duration specified

Parameters:
aDuration Duration of timer

Definition at line 72 of file cardgametimer.cpp.


Generated on Thu Jan 21 10:33:03 2010 for TB10.1 Example Applications by  doxygen 1.5.3