kradio4  r778
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Attributes
RDSDecoder Class Reference

#include <rds_decoder.h>

Collaboration diagram for RDSDecoder:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RDSDecoder (RDSGroup *rds_group_decoder)
 ~RDSDecoder ()
void addRawData (unsigned char *rawdata, int n)
const RDS_Type0A_DecodergetStationNameDecoder () const
const RDS_Type2AB_DecodergetRadioTextADecoder () const
const RDS_Type2AB_DecodergetRadioTextBDecoder () const
double statsBlockErrorRate () const
double statsGroupErrorRate () const

Protected Attributes

RDSGroupm_group_decoder
RDSTypeDecoderm_type_decoders [GROUP_TYPE_COUNT]

Detailed Description

Definition at line 31 of file rds_decoder.h.


Constructor & Destructor Documentation

RDSDecoder::RDSDecoder ( RDSGroup rds_group_decoder)

Member Function Documentation

void RDSDecoder::addRawData ( unsigned char *  rawdata,
int  n 
)

Member Data Documentation

Definition at line 48 of file rds_decoder.h.

Definition at line 49 of file rds_decoder.h.


The documentation for this class was generated from the following file: