CGetLockInfo Class Reference

Inherits CISVAPIAsync.

List of all members.

Public Member Functions

 ~CGetLockInfo ()
void DoStartRequestL ()
void DoRequestNotificationL ()

Static Public Member Functions

static CGetLockInfoNewL (MExecAsync *aController)

Public Attributes

CTelephony::TIccLockInfoV1 iIccLockInfoV1

Detailed Description

Retrieves information pertaining the status of the PIN 1 or 2 lock. Can be notified on change.

Definition at line 32 of file CGetLockInfo.h.


Constructor & Destructor Documentation

CGetLockInfo::~CGetLockInfo (  ) 

Destructor. Cancels outstanding requests.

Definition at line 38 of file CGetLockInfo.cpp.


Member Function Documentation

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

Factory constructor.

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

Definition at line 25 of file CGetLockInfo.cpp.

void CGetLockInfo::DoStartRequestL (  )  [virtual]

Gets ICC Lock information and stores it in the iIccLockInfoV1Pckg package.

Reimplemented from CISVAPIBase.

Definition at line 46 of file CGetLockInfo.cpp.

void CGetLockInfo::DoRequestNotificationL (  )  [virtual]

Requests to receive notifications of change in the ICC lock information.

Reimplemented from CISVAPIBase.

Definition at line 135 of file CGetLockInfo.cpp.


Member Data Documentation

CTelephony::TIccLockInfoV1 CGetLockInfo::iIccLockInfoV1

Stores retrieved ICC lock information.

Definition at line 55 of file CGetLockInfo.h.


Generated by  doxygen 1.6.2