Inherits CISVAPIAsync, CISVAPIAsync, CISVAPIAsync, CISVAPIAsync, CISVAPIAsync, and CISVAPIAsync.
Public Member Functions | |
~CFlightModeInfo () | |
void | DoStartRequestL () |
void | DoRequestNotificationL () |
void | DoStartRequestL () |
void | DoRequestNotificationL () |
void | DoStartRequestL () |
void | DoRequestNotificationL () |
void | DoStartRequestL () |
void | DoRequestNotificationL () |
void | DoStartRequestL () |
void | DoRequestNotificationL () |
void | DoStartRequestL () |
void | DoRequestNotificationL () |
Static Public Member Functions | |
static CFlightModeInfo * | NewL (MExecAsync *aController) |
static CFlightModeInfo * | NewL (MExecAsync *aController) |
static CFlightModeInfo * | NewL (MExecAsync *aController) |
static CFlightModeInfo * | NewL (MExecAsync *aController) |
static CFlightModeInfo * | NewL (MExecAsync *aController) |
static CFlightModeInfo * | NewL (MExecAsync *aController) |
Public Attributes | |
CTelephony::TFlightModeV1 | iFlightModeV1 |
Informs whether the flight mode is on or off. Can be notified on change.
Informs the user of whether the flight mode is on or off. Can be notified on change.
Definition at line 31 of file CFlightModeInfo.h.
CFlightModeInfo::~CFlightModeInfo | ( | ) |
Destructor. Calls Cancel() to cancel outstanding requests.
Definition at line 37 of file CFlightModeInfo.cpp.
CFlightModeInfo * CFlightModeInfo::NewL | ( | MExecAsync * | aController | ) | [static] |
Factory constructor.
aController | Pointer to MExecAsync object passed to constructor of CISVAPIBase |
Factory constructor.
aController | Pointer to MExecAsync object passed to constructor of CISVAPIBase. |
Definition at line 24 of file CFlightModeInfo.cpp.
void CFlightModeInfo::DoStartRequestL | ( | ) | [virtual] |
Gets the flight mode status and stores it in the iFlightModeV1Pckg.
Reimplemented from CISVAPIBase.
Definition at line 45 of file CFlightModeInfo.cpp.
void CFlightModeInfo::DoRequestNotificationL | ( | ) | [virtual] |
Requests to receive notifications of changes to the flight mode.
Requests to receive notifications of change in the flight mode.
Requests to receive notifications of change to the flight mode.
Requests to receive notifications of changes in the flight mode.
Reimplemented from CISVAPIBase.
Definition at line 110 of file CFlightModeInfo.cpp.
void CFlightModeInfo::DoStartRequestL | ( | ) | [virtual] |
Virtual function for completing the request to start. Empty method.
Reimplemented from CISVAPIBase.
void CFlightModeInfo::DoRequestNotificationL | ( | ) | [virtual] |
Virtual function for completing the notification request. Empty method.
Reimplemented from CISVAPIBase.
void CFlightModeInfo::DoStartRequestL | ( | ) | [virtual] |
Virtual function for completing the request to start. Empty method.
Reimplemented from CISVAPIBase.
void CFlightModeInfo::DoRequestNotificationL | ( | ) | [virtual] |
Virtual function for completing the notification request. Empty method.
Reimplemented from CISVAPIBase.
void CFlightModeInfo::DoStartRequestL | ( | ) | [virtual] |
Virtual function for completing the request to start. Empty method.
Reimplemented from CISVAPIBase.
void CFlightModeInfo::DoRequestNotificationL | ( | ) | [virtual] |
Virtual function for completing the notification request. Empty method.
Reimplemented from CISVAPIBase.
void CFlightModeInfo::DoStartRequestL | ( | ) | [virtual] |
Virtual function for completing the request to start. Empty method.
Reimplemented from CISVAPIBase.
void CFlightModeInfo::DoRequestNotificationL | ( | ) | [virtual] |
Virtual function for completing the notification request. Empty method.
Reimplemented from CISVAPIBase.
void CFlightModeInfo::DoStartRequestL | ( | ) | [virtual] |
Virtual function for completing the request to start. Empty method.
Reimplemented from CISVAPIBase.
void CFlightModeInfo::DoRequestNotificationL | ( | ) | [virtual] |
Virtual function for completing the notification request. Empty method.
Reimplemented from CISVAPIBase.
CTelephony::TFlightModeV1 CFlightModeInfo::iFlightModeV1 |
Instance of CTelephony::TFlightModeV1 for storing the flight mode status.
Stores retrieved flight mode status.
Stores the retrieved flight mode status.
Definition at line 53 of file CFlightModeInfo.h.