kradio4 r778
Public Member Functions | Protected Member Functions | Protected Attributes
RDS_Type0A_Decoder Class Reference

#include <rds_type_0a_decoder.h>

Inheritance diagram for RDS_Type0A_Decoder:
Inheritance graph
[legend]
Collaboration diagram for RDS_Type0A_Decoder:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RDS_Type0A_Decoder ()
virtual void addGroup (const RDSGroup &g)
virtual bool isComplete () const
const QString & getStationName () const

Protected Member Functions

void addChar (unsigned char c)
void clear ()

Protected Attributes

char m_stationName [RDS_STATIONNAME_MAX_LEN+1]
QString m_stationNameComplete
unsigned int m_next_expected_position
RDS_0A_State m_state

Detailed Description

Definition at line 39 of file rds_type_0a_decoder.h.


Constructor & Destructor Documentation

RDS_Type0A_Decoder::RDS_Type0A_Decoder ( )

Member Function Documentation

void RDS_Type0A_Decoder::addChar ( unsigned char  c) [protected]
virtual void RDS_Type0A_Decoder::addGroup ( const RDSGroup g) [virtual]

Implements RDSTypeDecoder.

void RDS_Type0A_Decoder::clear ( ) [protected]
const QString& RDS_Type0A_Decoder::getStationName ( ) const
virtual bool RDS_Type0A_Decoder::isComplete ( ) const [virtual]

Implements RDSTypeDecoder.


Member Data Documentation

Definition at line 56 of file rds_type_0a_decoder.h.

Definition at line 58 of file rds_type_0a_decoder.h.

char RDS_Type0A_Decoder::m_stationName[RDS_STATIONNAME_MAX_LEN+1] [protected]

Definition at line 53 of file rds_type_0a_decoder.h.

Definition at line 54 of file rds_type_0a_decoder.h.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines