CNetworkRegInfo Class Reference

Inherits CISVAPIAsync, CISVAPIAsync, and CISVAPIAsync.

List of all members.

Public Member Functions

 ~CNetworkRegInfo ()
void DoStartRequestL ()
void DoRequestNotificationL ()
void StartRequestL ()
void RequestNotificationL ()
void DoStartRequestL ()
void DoRequestNotificationL ()

Static Public Member Functions

static CNetworkRegInfoNewL (MExecAsync *aController)
static CNetworkRegInfoNewL (MExecAsync *aController)
static CNetworkRegInfoNewL (MExecAsync *aController)

Public Attributes

CTelephony::TNetworkRegistrationV1 iNetworkRegV1

Detailed Description

Obtains the current registration status of the phone. Can be notified on change.

Definition at line 46 of file CNetworkRegInfo.h.


Constructor & Destructor Documentation

CNetworkRegInfo::~CNetworkRegInfo (  ) 

Destructor. Calls Cancel() to cancel outstanding requests.

Destructor. Cancels outstanding requests.

Destructor.

Definition at line 52 of file CNetworkRegInfo.cpp.


Member Function Documentation

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

Factory constructor.

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

Definition at line 40 of file CNetworkRegInfo.cpp.

void CNetworkRegInfo::DoStartRequestL (  )  [virtual]

Kicks off request.

Gets the network registration status and stores it in the iNetworkRegV1Pckg package.

Reimplemented from CISVAPIBase.

Definition at line 60 of file CNetworkRegInfo.cpp.

void CNetworkRegInfo::DoRequestNotificationL (  )  [virtual]

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

Requests to receive notifications of changes in the network registration status.

Reimplemented from CISVAPIBase.

Definition at line 158 of file CNetworkRegInfo.cpp.

void CNetworkRegInfo::StartRequestL (  ) 

Gets the network registration status and stores it in the iNetworkRegV1Pckg package.

Reimplemented from CISVAPIBase.

Definition at line 63 of file CNetworkRegInfo.cpp.

void CNetworkRegInfo::RequestNotificationL (  ) 

Requests to receive notifications of changes in the network registration status.

Reimplemented from CISVAPIBase.

Definition at line 154 of file CNetworkRegInfo.cpp.

void CNetworkRegInfo::DoStartRequestL (  )  [virtual]

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

Reimplemented from CISVAPIBase.

void CNetworkRegInfo::DoRequestNotificationL (  )  [virtual]

Virtual function for completing the notification request. Empty method.

Reimplemented from CISVAPIBase.


Member Data Documentation

CTelephony::TNetworkRegistrationV1 CNetworkRegInfo::iNetworkRegV1

Stores the network registration status retrieved.

Stores the retrieved network registration information.

Stores retrieved network registration information.

Definition at line 68 of file CNetworkRegInfo.h.


Generated by  doxygen 1.6.2