radioengine/engine/inc/cradiordsreceiver.h
branchGCC_SURGE
changeset 37 451b2e1545b2
parent 14 63aabac4416d
parent 28 075425b8d9a4
equal deleted inserted replaced
26:6bcf277166c1 37:451b2e1545b2
    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