diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_signal_info.html --- a/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_signal_info.html Tue Mar 30 11:56:28 2010 +0100 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_signal_info.html Tue Mar 30 16:16:55 2010 +0100 @@ -1,159 +1,146 @@ - - -TB10.1 Example Applications: CSignalInfo Class Reference - - - - -

CSignalInfo Class Reference

-Inheritance diagram for CSignalInfo:
-
- -

- -CISVAPIAsync -CISVAPIBase - -
+ + + + +TB9.2 Example Applications: CSignalInfo Class Reference + + + + + +
+

CSignalInfo Class Reference

+

Inherits CISVAPIAsync.

-

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

List of all members.

+

Public Member Functions

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

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.

-

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

- +

Definition at line 34 of file CSignalInfo.h.

+

Constructor & Destructor Documentation

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

Destructor. Cancels outstanding requests.

-

-Destructor. Cancels outstanding requests. -

Definition at line 38 of file CSignalInfo.cpp.

+

Definition at line 38 of file CSignalInfo.cpp.

-

-


Member Function Documentation

- +
+

Member Function Documentation

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

-Factory constructor.

-

Parameters:
+

Factory constructor.

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

Definition at line 25 of file CSignalInfo.cpp.

+

Definition at line 25 of file CSignalInfo.cpp.

-

- + +

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

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

-

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

Reimplemented from CISVAPIBase.

+

Reimplemented from CISVAPIBase.

-

Definition at line 46 of file CSignalInfo.cpp.

+

Definition at line 46 of file CSignalInfo.cpp.

-

- + +

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

Requests to receive notifications of change in the signal strength.

-

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

Reimplemented from CISVAPIBase.

+

Reimplemented from CISVAPIBase.

-

Definition at line 117 of file CSignalInfo.cpp.

+

Definition at line 117 of file CSignalInfo.cpp.

-

-


Member Data Documentation

- + +

Member Data Documentation

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

Stores retrieved signal strength of phone.

-

-Stores retrieved signal strength of phone. -

Definition at line 57 of file CSignalInfo.h.

+

Definition at line 57 of file CSignalInfo.h.

-

-


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