CIdentityServiceStatus Class Reference

Inheritance diagram for CIdentityServiceStatus:

CISVAPIAsync CISVAPIAsync CISVAPIBase CISVAPIBase

List of all members.

Public Member Functions

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

Static Public Member Functions

static
CIdentityServiceStatus
NewL (MExecAsync *aController)
static
CIdentityServiceStatus
NewL (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.

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 on Thu Jan 21 10:33:06 2010 for TB10.1 Example Applications by  doxygen 1.5.3