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

CSignalInfo Class Reference

+Inheritance diagram for CSignalInfo:
+
+ +

+ +CISVAPIAsync +CISVAPIBase + +
+ +

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

Public Member Functions

 ~CSignalInfo ()
void DoStartRequestL ()
void DoRequestNotificationL ()

Static Public Member Functions

static CSignalInfoNewL (MExecAsync *aController)

Public Attributes

CTelephony::TSignalStrengthV1 iSignalStrengthV1
+


Detailed Description

+Retrieves information regarding the current signal strength. Can be notified on change. +

Definition at line 34 of file CSignalInfo.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + + +
CSignalInfo::~CSignalInfo (  ) 
+
+
+ +

+Destructor. Cancels outstanding requests. +

Definition at line 38 of file CSignalInfo.cpp.

+ +
+

+


Member Function Documentation

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

+Factory constructor.

+

Parameters:
+ + +
aController Pointer to MExecAsync object passed to constructor of CISVAPIBase
+
+
Returns:
Instance of CSignalInfo class
+ +

Definition at line 25 of file CSignalInfo.cpp.

+ +
+

+ +

+
+ + + + + + + + +
void CSignalInfo::DoStartRequestL (  )  [virtual]
+
+
+ +

+Gets the signal strength and stores it in the iSignalStrengthV1Pckg package. +

Reimplemented from CISVAPIBase.

+ +

Definition at line 46 of file CSignalInfo.cpp.

+ +
+

+ +

+
+ + + + + + + + +
void CSignalInfo::DoRequestNotificationL (  )  [virtual]
+
+
+ +

+Requests to receive notifications of change in the signal strength. +

Reimplemented from CISVAPIBase.

+ +

Definition at line 117 of file CSignalInfo.cpp.

+ +
+

+


Member Data Documentation

+ +
+
+ + + + +
CTelephony::TSignalStrengthV1 CSignalInfo::iSignalStrengthV1
+
+
+ +

+Stores retrieved signal strength of phone. +

Definition at line 57 of file CSignalInfo.h.

+ +
+

+


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