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

CPhoneId Class Reference

-Inheritance diagram for CPhoneId:
-
- -

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

CPhoneId Class Reference

+

Inherits CISVAPIAsync, and CISVAPISync.

-

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

List of all members.

+

Public Member Functions

 ~CPhoneId ()
void DoStartRequestL ()
void DoStartRequestL ()

Static Public Member Functions

static CPhoneIdNewL (MExecSync *aController)
+ + + + + + + + + +

Public Member Functions

 ~CPhoneId ()
void DoStartRequestL ()
void DoStartRequestL ()

Static Public Member Functions

static CPhoneIdNewL (MExecSync *aController)
static CPhoneIdNewL (MExecAsync *aController)

Public Attributes

CTelephony::TPhoneIdV1 iPhoneIdV1
+


Detailed Description

+

Retrieves information regarding the current phone and prints this to the console.

+

Verifies that the running application is registered.

-static CPhoneIdNewL (MExecAsync *aController) - -

Public Attributes

-CTelephony::TPhoneIdV1 iPhoneIdV1 - - -

Detailed Description

-Retrieves information regarding the current phone and prints this to the console.

-Verifies that the running application is registered. -

Definition at line 34 of file CPhoneId.h.

-

Constructor & Destructor Documentation

- +

Definition at line 34 of file CPhoneId.h.

+

Constructor & Destructor Documentation

+
- + - + - +
CPhoneId::~CPhoneId CPhoneId::~CPhoneId (  ) 
+

Destructor. Cancels outstanding requests

+

Destructor. Cancels outstanding requests.

-

-Destructor. Cancels outstanding requests

-Destructor. Cancels outstanding requests. -

Definition at line 39 of file CPhoneId.cpp.

+

Definition at line 39 of file CPhoneId.cpp.

-

-


Member Function Documentation

- +
+

Member Function Documentation

+
- + - + - +
CPhoneId * CPhoneId::NewL CPhoneId * CPhoneId::NewL ( MExecSync aController aController  )  [static] [static]
- -

-Factory constructor.

-

Parameters:
+

Factory constructor.

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

Definition at line 26 of file CPhoneId.cpp.

+

Definition at line 26 of file CPhoneId.cpp.

-

- + +

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

Gets the phone ID by calling 3rd party API function CTelephony::GetPhoneId().

-

-Gets the phone ID by calling 3rd party API function CTelephony::GetPhoneId(). -

Reimplemented from CISVAPIBase.

+

Reimplemented from CISVAPIBase.

-

Definition at line 47 of file CPhoneId.cpp.

+

Definition at line 47 of file CPhoneId.cpp.

-

- + +

- + - + - +
CPhoneId * CPhoneId::NewL CPhoneId * CPhoneId::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 CPhoneId class
+
Returns:
Instance of CPhoneId class
-

Definition at line 35 of file CPhoneId.cpp.

+

Definition at line 35 of file CPhoneId.cpp.

-

- + +

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

Virtual function for completing the request to start. Empty method.

-

-Virtual function for completing the request to start. Empty method. -

Reimplemented from CISVAPIBase.

+

Reimplemented from CISVAPIBase.

-

-


Member Data Documentation

- + +

Member Data Documentation

+
- +
CTelephony::TPhoneIdV1 CPhoneId::iPhoneIdV1 CTelephony::TPhoneIdV1 CPhoneId::iPhoneIdV1
+

Stores the mobile phone identity information which is checked by the running application.

-

-Stores the mobile phone identity information which is checked by the running application. -

Definition at line 58 of file CPhoneId.h.

+

Definition at line 58 of file CPhoneId.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