COperatorName Class Reference

Inheritance diagram for COperatorName:

CISVAPIAsync CISVAPIBase

List of all members.

Public Member Functions

 ~COperatorName ()
void DoStartRequestL ()

Static Public Member Functions

static COperatorNameNewL (MExecAsync *aController)

Public Attributes

CTelephony::TOperatorNameV1 iOperatorNameV1


Detailed Description

Retrieves the operator the phone is currently working on.

Definition at line 32 of file COperatorName.h.


Constructor & Destructor Documentation

COperatorName::~COperatorName (  ) 

Destructor. Cancels outstanding requests.

Definition at line 39 of file COperatorName.cpp.


Member Function Documentation

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

Factory constructor.

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

Definition at line 26 of file COperatorName.cpp.

void COperatorName::DoStartRequestL (  )  [virtual]

Gets the network operator name and stores it in the iOperatorNameV1Pckg package.

Reimplemented from CISVAPIBase.

Definition at line 48 of file COperatorName.cpp.


Member Data Documentation

CTelephony::TOperatorNameV1 COperatorName::iOperatorNameV1

Stores retrieved network operator name.

Definition at line 54 of file COperatorName.h.


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