|
||
class TEonStation;
Class representing a station broadcast as an Enhanced Other Networks station.
Defined in TEonStation
:
ENoFrequencies
Indicates that member iNoFrequencies is valid. ENoMappedFrequencies
Indicates that member iNoMappedFrequencies is valid. EProgrammeIdentifier
Indicates that member iProgrammeIdentifier is valid. EProgrammeItemNumber
Indicates that member iProgrammeItemNumber is valid. EProgrammeType
Indicates that member iProgrammeType is valid. EStationName
Indicates that member iStationName is valid. ETrafficAnnouncement
Indicates that member iTrafficAnnouncement is valid. ETrafficProgramme
Indicates that member iTrafficProgramme is valid. TField
Enumeration to indicate a subset of the members of class TEonStation. These valu...iNoFrequencies
The number of frequencies associated with this station. If this number is zero, ...iNoMappedFrequencies
The number of mapped frequencies associated with this station. If this number is...iProgrammeIdentifier
The unique identifier of this station iProgrammeItemNumber
The programme item number (PIN) of the current broadcast on this station. iProgrammeType
The current programme type (PTY) of this station iStationName
The textual name of this station iTrafficAnnouncement
Indicates if this station is currently broadcasting a traffic announcement iTrafficProgramme
Indicates if this station broadcasts traffic programmes iValid
Indicates the subset of fields of the class that are valid. Bits are set accordi...TField
Enumeration to indicate a subset of the members of class TEonStation. These values should be bitwise or'ed together to indicate which members belong in a set.
|
TBool iTrafficAnnouncement;
Indicates if this station is currently broadcasting a traffic announcement
TRdsProgrammeItemNumber iProgrammeItemNumber;
The programme item number (PIN) of the current broadcast on this station.
TInt iNoFrequencies;
The number of frequencies associated with this station. If this number is zero, it may be that the EON station uses the mapped frequencies method instead. See iNoMappedFrequencies.
TInt iNoMappedFrequencies;
The number of mapped frequencies associated with this station. If this number is zero, it may be that the EON station uses a flat frequency list instead. See iNoFrequencies.
TUint32 iValid;
Indicates the subset of fields of the class that are valid. Bits are set according to enumeration TEonStation::TField