|
||
class TRdsData;
This class represents the basic RDS data associated with an RDS station.
Defined in TRdsData
:
EBroadcastLanguage
Indicates the the member iBroadcastLanguage is in a set EExtendedCountryCode
Indicates the the member iEcc is in a set EMusicSpeech
Indicates the the member iMs is in a set EProgrammeIdentifier
Indicates the the member iPi is in a set EProgrammeItemNumber
Indicates the the member iPin is in a set EProgrammeType
Indicates the the member iPty is in a set EProgrammeTypeName
Indicates the the member iPtyn is in a set EStationName
Indicates the the member iPs is in a set ETrafficAnnouncement
Indicates the the member iTa is in a set ETrafficProgramme
Indicates the the member iTp is in a set KAllRdsData
A value indicating a set containing all RDS data encapsulated by class TRdsData.TField
Enumeration to indicate a subset of the members of class TRdsData. These values ...TRdsData()
Default constuctor for the RDS data class iBroadcastLanguage
The current language of the broadcast iEcc
The Extended Country Code of the station iMs
Value of the Music Speech flag of the station. EFalse indicates the speech is be...iPi
Programme Identifier of the station iPin
Programme Item Number of the station iPs
Programme Station name of the station iPty
Programme Type of the station iPtyn
Programme Type Name of the station iTa
Value of the Traffic Announcement flag of the station iTp
Value of the Traffic Programme flag of the station TField
Enumeration to indicate a subset of the members of class TRdsData. These values should be bitwise or'ed together to indicate which members belong in a set.
|
const TUint32 KAllRdsData=( EProgrammeIdentifier | EStationName | ETrafficProgramme | ETrafficAnnouncement
| EProgrammeType | EProgrammeTypeName | EProgrammeItemNumber | EMusicSpeech
| EBroadcastLanguage | EExtendedCountryCode );
A value indicating a set containing all RDS data encapsulated by class TRdsData.
TBool iMs;
Value of the Music Speech flag of the station. EFalse indicates the speech is being broadcast at present. ETrue indicates that music is being broadcast, or that the flag is not in use by the broadcaster.
TRdsCountryCode iEcc;
The Extended Country Code of the station