CCurrentNetworkName Class Reference

Inherits CISVAPIAsync.

List of all members.

Public Member Functions

 ~CCurrentNetworkName ()
void DoStartRequestL ()

Static Public Member Functions

static CCurrentNetworkNameNewL (MExecAsync *aController)

Public Attributes

CTelephony::TNetworkNameV1 iCurrentNetworkNameV1

Detailed Description

Retrieves the network the SIM is registered to.

Definition at line 32 of file CCurrentNetworkName.h.


Constructor & Destructor Documentation

CCurrentNetworkName::~CCurrentNetworkName (  ) 

Destructor. Cancels outstanding requests.

Definition at line 38 of file CCurrentNetworkName.cpp.


Member Function Documentation

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

Factory constructor.

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

Definition at line 25 of file CCurrentNetworkName.cpp.

void CCurrentNetworkName::DoStartRequestL (  )  [virtual]

Gets the current network name and stores it in the iCurrentNetworkNameV1Pckg package.

Reimplemented from CISVAPIBase.

Definition at line 47 of file CCurrentNetworkName.cpp.


Member Data Documentation

CTelephony::TNetworkNameV1 CCurrentNetworkName::iCurrentNetworkNameV1

Stores the retrieved current network name information.

Definition at line 54 of file CCurrentNetworkName.h.


Generated by  doxygen 1.6.2