CRadioMonitor::CBody Class Reference

class CRadioMonitor::CBody : public CActive

This class encapsulates the implementation body of CRadioMonitor interface.

Radio_Utility.lib
Since
S60 3.2

Inherits from

Constructor & Destructor Documentation

CBody()

CBody()[private]

~CBody()

~CBody()

Member Functions Documentation

ConstructL()

voidConstructL()[private]

DoCancel()

voidDoCancel()[private, virtual]

From CActive Cancels outstanding requests.

Since
S60 3.2

IsRadioOn()

TBool IsRadioOn()const

Check whether the radio is on.

Since
S60 3.2

NewL(MRadioMonitorObserver &)

CBody *NewL(MRadioMonitorObserver &aObserver)[static]

Factory function to create a new instance of the radio monitor.

Since
S60 3.2

Parameters

MRadioMonitorObserver & aObserverThe observer object

RunL()

voidRunL()[private, virtual]

From CActive Called when P&S key changes

Since
S60 3.2

Member Data Documentation

RProperty iProperty

RProperty iProperty[private]

MRadioMonitorObserver * iRadioMonitorClient

MRadioMonitorObserver *iRadioMonitorClient[private]