internetradio2.0/irpresetplugin/inc/irpreset.h
changeset 15 065198191975
parent 14 896e9dbc5f19
equal deleted inserted replaced
14:896e9dbc5f19 15:065198191975
    23 #include "pspresetinterface.h"
    23 #include "pspresetinterface.h"
    24 
    24 
    25 class CIRIsdsPreset;
    25 class CIRIsdsPreset;
    26 class CIRChannelServerUrl;
    26 class CIRChannelServerUrl;
    27 
    27 
    28 const TUid KIRPreset = { 0x10009DC1 };
       
    29 
       
    30 
       
    31 /**
    28 /**
    32  * preset abstract class to expose general apis to the app
    29  * preset abstract class to expose general apis to the app
    33  * it is the base class for IRPresetImpl,which is a plugin
    30  * it is the base class for IRPresetImpl,which is a plugin
    34  * the plugin implements all the pure virtual functions
    31  * the plugin implements all the pure virtual functions
    35  */
    32  */