Go to the documentation of this file.
32 #ifndef DTVCONFPARSER_H
33 #define DTVCONFPARSER_H
88 bool ParseVDR(
const QStringList &tokens,
int channelNo = -1);
89 bool ParseConf(
const QStringList &tokens);
105 #endif // DTVCONFPARSER_H
DTVChannelList GetChannels(void) const
bool ParseConfATSC(const QStringList &tokens)
bool ParseConf(const QStringList &tokens)
virtual ~DTVConfParser()=default
bool ParseConfQPSK(const QStringList &tokens)
std::vector< DTVTransport > DTVChannelList
std::vector< DTVChannelInfo > DTVChannelInfoList
Parses dvb-utils channel scanner output files.
DTVConfParser(cardtype_t type, uint sourceid, QString file)
DTVChannelInfoList channels
void AddChannel(const DTVMultiplex &mux, DTVChannelInfo &chan)
DTVChannelList m_channels
DTVTransport(const DTVMultiplex &other)
bool ParseConfQAM(const QStringList &tokens)
bool ParseVDR(const QStringList &tokens, int channelNo=-1)
bool ParseConfOFDM(const QStringList &tokens)