, including all inherited members.
| CreateChanID(uint sourceid, const QString &chan_num) | ChannelUtil | [static] |
| CreateChannel(uint db_mplexid, uint db_sourceid, uint new_channel_id, const QString &callsign, const QString &service_name, const QString &chan_num, uint service_id, uint atsc_major_channel, uint atsc_minor_channel, bool use_on_air_guide, bool hidden, bool hidden_in_guide, const QString &freqid, QString icon=QString::null, QString format="Default", QString xmltvid=QString::null, QString default_authority=QString::null) | ChannelUtil | [static] |
| CreateMultiplex(int sourceid, QString sistandard, uint freq, QString modulation, int transport_id=-1, int network_id=-1) | ChannelUtil | [static] |
| CreateMultiplex(int sourceid, QString sistandard, uint freq, QString modulation, int transport_id, int network_id, int symbol_rate, signed char bandwidth, signed char polarity, signed char inversion, signed char trans_mode, QString inner_FEC, QString constellation, signed char hierarchy, QString hp_code_rate, QString lp_code_rate, QString guard_interval) | ChannelUtil | [static] |
| CreateMultiplex(uint sourceid, const DTVMultiplex &, int transport_id, int network_id) | ChannelUtil | [static] |
| CreateMultiplexes(int sourceid, const NetworkInformationTable *nit) | ChannelUtil | [static] |
| EliminateDuplicateChanNum(DBChanList &list) | ChannelUtil | [static] |
| FindChannel(uint sourceid, const QString &freqid) | ChannelUtil | [static] |
| GetATSCChannel(uint sourceid, const QString &channum, uint &major, uint &minor) | ChannelUtil | [static] |
| GetBetterMplexID(int current_mplexid, int transport_id, int network_id) | ChannelUtil | [static] |
| GetCallsign(int chanid) | ChannelUtil | [static] |
| GetCardIDs(uint chanid) | ChannelUtil | [static] |
| GetChanID(int db_mplexid, int service_transport_id, int major_channel, int minor_channel, int program_number) | ChannelUtil | [static] |
| GetChanID(uint sourceid, const QString &channum) | ChannelUtil | [inline, static] |
| GetChannelData(uint sourceid, const QString &channum, QString &tvformat, QString &modulation, QString &freqtable, QString &freqid, int &finetune, uint64_t &frequency, QString &dtv_si_std, int &mpeg_prog_num, uint &atsc_major, uint &atsc_minor, uint &dvb_transportid, uint &dvb_networkid, uint &mplexid, bool &commfree) | ChannelUtil | [static] |
| GetChannels(uint srcid, bool vis_only, QString grp="") | ChannelUtil | [static] |
| GetChannelSettings(int chanid, bool &useonairguide, bool &hidden) | ChannelUtil | [static] |
| GetChannelStringField(int chanid, const QString &field) | ChannelUtil | [private, static] |
| GetChannelValueInt(const QString &channel_field, uint sourceid, const QString &channum) | ChannelUtil | [static] |
| GetChannelValueInt(const QString &channel_field, uint cardid, const QString &input, const QString &channum) | ChannelUtil | [private, static] |
| GetChannelValueStr(const QString &channel_field, uint sourceid, const QString &channum) | ChannelUtil | [static] |
| GetChannelValueStr(const QString &channel_field, uint cardid, const QString &input, const QString &channum) | ChannelUtil | [private, static] |
| GetChanNum(int chanid) | ChannelUtil | [static] |
| GetInputID(int sourceid, int cardid) | ChannelUtil | [static] |
| GetMplexID(uint sourceid, const QString &channum) | ChannelUtil | [static] |
| GetMplexID(uint sourceid, uint frequency) | ChannelUtil | [static] |
| GetMplexID(uint sourceid, uint frequency, uint transport_id, uint network_id) | ChannelUtil | [static] |
| GetMplexID(uint sourceid, uint transport_id, uint network_id) | ChannelUtil | [static] |
| GetMplexID(uint chanid) | ChannelUtil | [static] |
| GetNextChannel(const DBChanList &sorted, uint old_chanid, uint mplexid_restriction, int direction) | ChannelUtil | [static] |
| GetProgramNumber(uint sourceid, const QString &channum) | ChannelUtil | [inline, static] |
| GetServiceName(int chanid) | ChannelUtil | [static] |
| GetServiceVersion(int mplexid) | ChannelUtil | [static] |
| GetSourceID(uint cardid, const QString &inputname) | ChannelUtil | [static] |
| GetSourceID(int mplexid) | ChannelUtil | [static] |
| GetSourceIDForChannel(uint chanid) | ChannelUtil | [static] |
| GetTuningParams(uint mplexid, QString &modulation, uint64_t &frequency, uint &dvb_transportid, uint &dvb_networkid, QString &si_std) | ChannelUtil | [static] |
| GetUnknownCallsign(void) | ChannelUtil | [static] |
| GetVideoFilters(uint sourceid, const QString &channum) | ChannelUtil | [inline, static] |
| IsATSCChannel(uint sourceid, const QString &channum) | ChannelUtil | [inline, static] |
| IsOnSameMultiplex(uint sourceid, const QString &new_channum, const QString &old_channum) | ChannelUtil | [static] |
| SetChannelValue(const QString &field_name, QString value, uint sourceid, const QString &channum) | ChannelUtil | [static] |
| SetServiceVersion(int mplexid, int version) | ChannelUtil | [static] |
| SortChannels(DBChanList &list, const QString &order, bool eliminate_duplicates=false) | ChannelUtil | [static] |
| UpdateChannel(uint db_mplexid, uint source_id, uint channel_id, const QString &callsign, const QString &service_name, const QString &chan_num, uint service_id, uint atsc_major_channel, uint atsc_minor_channel, bool use_on_air_guide, bool hidden, bool hidden_in_guide, QString freqid=QString::null, QString icon=QString::null, QString format=QString::null, QString xmltvid=QString::null, QString default_authority=QString::null) | ChannelUtil | [static] |