CIdentityServiceStatus Class Reference

Inherits CISVAPIAsync, and CISVAPIAsync.

List of all members.

Public Member Functions

 ~CIdentityServiceStatus ()
void DoStartRequestL ()
void DoStartRequestL ()

Static Public Member Functions

static CIdentityServiceStatusNewL (MExecAsync *aController)
static CIdentityServiceStatusNewL (MExecAsync *aController)

Public Attributes

CTelephony::TIdentityServiceV1 iIdentityServiceStatusV1

Detailed Description

Retrieves the status of the network call identity supplementary service.

Definition at line 31 of file CIdentityServiceStatus.h.


Constructor & Destructor Documentation

CIdentityServiceStatus::~CIdentityServiceStatus (  ) 

Destructor. Cancels outstanding requests.

Definition at line 39 of file CIdentityServiceStatus.cpp.


Member Function Documentation

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

Factory constructor.

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

Definition at line 26 of file CIdentityServiceStatus.cpp.

void CIdentityServiceStatus::DoStartRequestL (  )  [virtual]

Gets the identity service status and stores it in the iIdentityServiceStatusV1Pckg package.

Reimplemented from CISVAPIBase.

Definition at line 47 of file CIdentityServiceStatus.cpp.

void CIdentityServiceStatus::DoStartRequestL (  )  [virtual]

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

Reimplemented from CISVAPIBase.


Member Data Documentation

CTelephony::TIdentityServiceV1 CIdentityServiceStatus::iIdentityServiceStatusV1

Stores the retrieved identity service status.

Stores retrieved identity service status.

Definition at line 53 of file CIdentityServiceStatus.h.


Generated by  doxygen 1.6.2