CCurrentNetworkInfo Class Reference

Inheritance diagram for CCurrentNetworkInfo:

CISVAPIAsync CISVAPIAsync CISVAPIBase CISVAPIBase

List of all members.

Public Member Functions

 ~CCurrentNetworkInfo ()
void DoStartRequestL ()
void DoRequestNotificationL ()
void DoStartRequestL ()
void DoRequestNotificationL ()

Static Public Member Functions

static
CCurrentNetworkInfo
NewL (MExecAsync *aController)
static
CCurrentNetworkInfo
NewL (MExecAsync *aController)

Public Attributes

CTelephony::TNetworkInfoV1 iCurrentNetworkInfoV1


Detailed Description

Retrieves information about the current network including Cell ID and the current area code. Can be notified on change.

Retrieves information about the current network including Cell ID and current area code. Can be notified on change.

Definition at line 33 of file CCurrentNetworkInfo.h.


Constructor & Destructor Documentation

CCurrentNetworkInfo::~CCurrentNetworkInfo (  ) 

Destructor. Cancels outstanding requests.

Definition at line 39 of file CCurrentNetworkInfo.cpp.


Member Function Documentation

CCurrentNetworkInfo * CCurrentNetworkInfo::NewL ( MExecAsync aController  )  [static]

Factory constructor.

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

Definition at line 26 of file CCurrentNetworkInfo.cpp.

void CCurrentNetworkInfo::DoStartRequestL (  )  [virtual]

Gets the current network information and stores it in the iCurrentNetworkInfoV1Pckg package.

Reimplemented from CISVAPIBase.

Definition at line 48 of file CCurrentNetworkInfo.cpp.

void CCurrentNetworkInfo::DoRequestNotificationL (  )  [virtual]

Requests to receive notifications of change in the current network information.

Reimplemented from CISVAPIBase.

Definition at line 140 of file CCurrentNetworkInfo.cpp.

void CCurrentNetworkInfo::DoStartRequestL (  )  [virtual]

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

Reimplemented from CISVAPIBase.

void CCurrentNetworkInfo::DoRequestNotificationL (  )  [virtual]

Virtual function for completing the notification request. Empty method.

Reimplemented from CISVAPIBase.


Member Data Documentation

CTelephony::TNetworkInfoV1 CCurrentNetworkInfo::iCurrentNetworkInfoV1

Stores retrieved network information.

Definition at line 56 of file CCurrentNetworkInfo.h.


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