diff -r 89d6a7a84779 -r 25a17d01db0c Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_dummy_answer.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_dummy_answer.html Fri Jan 22 18:26:19 2010 +0000 @@ -0,0 +1,102 @@ + + +TB10.1 Example Applications: CDummyAnswer Class Reference + + + + +

CDummyAnswer Class Reference

+

+List of all members. + + + + + + + + + +

Public Member Functions

 ~CDummyAnswer ()
void StartCount (TTimeIntervalMicroSeconds32 aDelay)

Static Public Member Functions

static CDummyAnswerNewL (MExecAsync *aController)
+


Detailed Description

+An active object that is activated by the call being picked up. Counts the call's duration. +

Definition at line 30 of file CDummyAnswer.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + + +
CDummyAnswer::~CDummyAnswer (  ) 
+
+
+ +

+Destructor. Cancels outstanding requests and closes the iTimer object. +

Definition at line 77 of file CDummyAnswer.cpp.

+ +
+

+


Member Function Documentation

+ +
+
+ + + + + + + + + +
CDummyAnswer * CDummyAnswer::NewL (MExecAsync aController  )  [static]
+
+
+ +

+Factory constructor.

+

Parameters:
+ + +
aController Pointer to MExecAsync object that owns this object
+
+
Returns:
Instance of CDummyAnswer class
+ +

Definition at line 25 of file CDummyAnswer.cpp.

+ +
+

+ +

+
+ + + + + + + + + +
void CDummyAnswer::StartCount (TTimeIntervalMicroSeconds32  aDelay  ) 
+
+
+ +

+Starts the timer for the duration specified in aDelay. +

Definition at line 86 of file CDummyAnswer.cpp.

+ +
+

+


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