CGetOperatorNameAct Class Reference

class CGetOperatorNameAct : public CAsyncRequestBaseAct

This is an active object responsible for interacting with Multimode ETel

Inherits from

Constructor & Destructor Documentation

CGetOperatorNameAct(CTelephonyFunctions *)

CGetOperatorNameAct(CTelephonyFunctions *aTelephonyFunctions)[private]

First-phase constructor which cannot Leave().

Parameters

CTelephonyFunctions * aTelephonyFunctionsObject that constructs us.

~CGetOperatorNameAct()

~CGetOperatorNameAct()

Destructor

Member Functions Documentation

Complete()

voidComplete()[protected, virtual]

Service Completed request.

DoCancel()

voidDoCancel()[protected, virtual]

Cancel request.

Async request to dial is cancelled.

GetOperatorName(TDes8 &)

voidGetOperatorName(TDes8 &aId)

Issue Request

Parameters

TDes8 & aId

NewL(CTelephonyFunctions *)

CGetOperatorNameAct *NewL(CTelephonyFunctions *aTelephonyFunctions)[static]

Public constructor which can Leave().

leave
Leaves if no memory.

Parameters

CTelephonyFunctions * aTelephonyFunctionsObject that constructs us.

RunError(TInt)

TInt RunError(TIntaLeaveCode)[protected, virtual]

Handle any Leave() from inside RunL().

Parameters

TInt aLeaveCodepassed in if RunL Leaves.

Member Data Documentation

CTelephony::TOperatorNameV1 * iISVOperatorName

CTelephony::TOperatorNameV1 *iISVOperatorName[private]

RMobilePhone::TMobilePhoneServiceProviderNameV2 iMMServiceProviderName

RMobilePhone::TMobilePhoneServiceProviderNameV2 iMMServiceProviderName[private]

RMobilePhone::TMobilePhoneServiceProviderNameV2Pckg iMMServiceProviderNamePckg

RMobilePhone::TMobilePhoneServiceProviderNameV2Pckg iMMServiceProviderNamePckg[private]

CTelephonyFunctions * iTelephonyFunctions

CTelephonyFunctions *iTelephonyFunctions[private]