radioengine/engine/inc/cradiordsreceiver.h
changeset 28 075425b8d9a4
parent 24 6df133bd92e1
child 37 451b2e1545b2
equal deleted inserted replaced
24:6df133bd92e1 28:075425b8d9a4
    39 
    39 
    40     void ConstructL();
    40     void ConstructL();
    41 
    41 
    42 // from base class MRadioRdsReceiver
    42 // from base class MRadioRdsReceiver
    43 
    43 
    44     void InitL( CRadioUtility& aRadioUtility, CRadioPubSub* aPubSub );
    44     void InitL( CRadioUtility& aRadioUtility );
    45     void SetAutomaticSwitchingL( TBool aEnable );
    45     void SetAutomaticSwitchingL( TBool aEnable );
    46     void StartReceiver();
    46     void StartReceiver();
    47     void StopReceiver();
    47     void StopReceiver();
    48 
    48 
    49 // New functions
    49 // New functions