AddToList(uint mplexid) | ChannelScanSM | private |
AnalogSignalHandler class | ChannelScanSM | friend |
chan_info_map_t typedef | ChannelScanSM | |
ChannelScanSM(ScanMonitor *scan_monitor, const QString &cardtype, ChannelBase *channel, int sourceID, std::chrono::milliseconds signal_timeout, std::chrono::milliseconds channel_timeout, QString inputname, bool test_decryption) | ChannelScanSM | |
CheckImportedList(const DTVChannelInfoList &channels, uint mpeg_program_num, QString &service_name, QString &callsign, QString &common_status_info) | ChannelScanSM | private |
GetChannelList(transport_scan_items_it_t trans_info, ScannedChannelInfo *scan_info) const | ChannelScanSM | |
GetChannelList(bool addFullTS) const | ChannelScanSM | |
GetChannelTimeout(void) const | ChannelScanSM | inline |
GetCurrentTransportInfo(QString &chan, QString &chan_tr) const | ChannelScanSM | |
GetDTVChannel(void) | ChannelScanSM | private |
GetDTVChannel(void) const | ChannelScanSM | private |
GetDTVSignalMonitor(void) | ChannelScanSM | |
GetDVBChannel(void) | ChannelScanSM | private |
GetDVBChannel(void) const | ChannelScanSM | private |
GetDVBSignalMonitor(void) | ChannelScanSM | |
GetHDHRChannel(void) | ChannelScanSM | private |
GetSignalMonitor(void) | ChannelScanSM | inline |
GetSignalTimeout(void) const | ChannelScanSM | inline |
GetV4LChannel(void) | ChannelScanSM | private |
GuessDTVTunerType(DTVTunerType type) const | ChannelScanSM | private |
HandleActiveScan(void) | ChannelScanSM | private |
HandleAllGood(void) | ChannelScanSM | private |
HandleBAT(const BouquetAssociationTable *bat) override | ChannelScanSM | virtual |
HandleCAT(const ConditionalAccessTable *cat) override | ChannelScanSM | virtual |
HandleEncryptionStatus(uint pnum, bool encrypted) override | ChannelScanSM | virtual |
HandleMGT(const MasterGuideTable *mgt) override | ChannelScanSM | virtual |
HandleNIT(const NetworkInformationTable *nit) override | ChannelScanSM | virtual |
HandleNITo(const NetworkInformationTable *) override | ChannelScanSM | inlinevirtual |
HandlePAT(const ProgramAssociationTable *pat) override | ChannelScanSM | virtual |
HandlePMT(uint program_num, const ProgramMapTable *pmt) override | ChannelScanSM | virtual |
HandleSDT(uint tsid, const ServiceDescriptionTable *sdt) override | ChannelScanSM | virtual |
HandleSDTo(uint tsid, const ServiceDescriptionTable *sdt) override | ChannelScanSM | virtual |
HandleSplice(const SpliceInformationTable *) | MPEGStreamListener | inlinevirtual |
HandleSTT(const SystemTimeTable *) override | ChannelScanSM | inlinevirtual |
HandleTDT(const TimeDateTable *) override | ChannelScanSM | inlinevirtual |
HandleVCT(uint tsid, const VirtualChannelTable *vct) override | ChannelScanSM | virtual |
HasTimedOut(void) | ChannelScanSM | private |
IgnoreAudioOnlyMsg(const QString &name, int aux_num) | ChannelScanSM | private |
IgnoreDataOnlyMsg(const QString &name, int aux_num) | ChannelScanSM | private |
IgnoreEmptyChanMsg(const QString &name, int aux_num) | ChannelScanSM | private |
IgnoreEncryptedMsg(const QString &name, int aux_num) | ChannelScanSM | private |
kATSCTableTimeout | ChannelScanSM | privatestatic |
kDVBTableTimeout | ChannelScanSM | privatestatic |
kMPEGTableTimeout | ChannelScanSM | privatestatic |
loc(const ChannelScanSM *siscan) | ChannelScanSM | privatestatic |
LogLines(const QString &string) | ChannelScanSM | privatestatic |
m_analogSignalHandler | ChannelScanSM | private |
m_bouquetId | ChannelScanSM | private |
m_channel | ChannelScanSM | private |
m_channelList | ChannelScanSM | private |
m_channelsFound | ChannelScanSM | private |
m_channelTimeout | ChannelScanSM | private |
m_current | ChannelScanSM | private |
m_currentEncryptionStatus | ChannelScanSM | private |
m_currentEncryptionStatusChecked | ChannelScanSM | private |
m_currentInfo | ChannelScanSM | private |
m_currentTestingDecryption | ChannelScanSM | private |
m_defAuthorities | ChannelScanSM | private |
m_dvbt2Tried | ChannelScanSM | private |
m_extendScanList | ChannelScanSM | private |
m_extendTransports | ChannelScanSM | private |
m_frequency | ChannelScanSM | private |
m_inputName | ChannelScanSM | private |
m_lcnOffset | ChannelScanSM | private |
m_lock | ChannelScanSM | mutableprivate |
m_mutex | ChannelScanSM | private |
m_nextIt | ChannelScanSM | private |
m_nitId | ChannelScanSM | private |
m_otherTableTime | ChannelScanSM | private |
m_otherTableTimeout | ChannelScanSM | private |
m_regionId | ChannelScanSM | private |
m_scanDTVTunerType | ChannelScanSM | private |
m_scanMonitor | ChannelScanSM | private |
m_scannerThread | ChannelScanSM | private |
m_scanning | ChannelScanSM | private |
m_scanTransports | ChannelScanSM | private |
m_setOtherTables | ChannelScanSM | private |
m_signalMonitor | ChannelScanSM | private |
m_signalTimeout | ChannelScanSM | private |
m_sourceID | ChannelScanSM | private |
m_testDecryption | ChannelScanSM | private |
m_threadExit | ChannelScanSM | private |
m_timer | ChannelScanSM | private |
m_transportsScanned | ChannelScanSM | private |
m_tsScanned | ChannelScanSM | private |
m_waitingForTables | ChannelScanSM | private |
run(void) override | ChannelScanSM | private |
ScanCurrentTransport(const QString &sistandard) | ChannelScanSM | |
ScanExistingTransports(uint sourceid, bool follow_nit) | ChannelScanSM | |
ScanForChannels(uint sourceid, const QString &std, const QString &cardtype, const DTVChannelList &channels) | ChannelScanSM | |
ScanIPTVChannels(uint sourceid, const fbox_chan_map_t &iptv_channels) | ChannelScanSM | |
ScanTransport(uint mplexid, bool follow_nit) | ChannelScanSM | |
ScanTransport(transport_scan_items_it_t transport) | ChannelScanSM | private |
ScanTransports(int SourceID, const QString &std, const QString &mod, const QString &country, const QString &table_start=QString(), const QString &table_end=QString()) | ChannelScanSM | |
ScanTransportsStartingOn(int sourceid, const QMap< QString, QString > &startChan) | ChannelScanSM | |
SetAnalog(bool is_analog) | ChannelScanSM | |
SetChannelTimeout(std::chrono::milliseconds val) | ChannelScanSM | inline |
SetScanDTVTunerType(DTVTunerType t) | ChannelScanSM | inline |
SetScanDTVTunerType(int t) | ChannelScanSM | inline |
SetSignalTimeout(std::chrono::milliseconds val) | ChannelScanSM | inline |
SetSourceID(int SourceID) | ChannelScanSM | inline |
StartScanner(void) | ChannelScanSM | |
StopScanner(void) | ChannelScanSM | |
TestNextProgramEncryption(void) | ChannelScanSM | private |
Tune(transport_scan_items_it_t transport) | ChannelScanSM | private |
UpdateChannelInfo(bool wait_until_complete) | ChannelScanSM | private |
UpdateScanPercentCompleted(void) | ChannelScanSM | inlineprivate |
UpdateScanTransports(uint frequency, const NetworkInformationTable *nit) | ChannelScanSM | private |
~ATSCMainStreamListener()=default | ATSCMainStreamListener | protectedvirtual |
~ChannelScanSM() override | ChannelScanSM | |
~DVBMainStreamListener()=default | DVBMainStreamListener | protectedvirtual |
~DVBOtherStreamListener()=default | DVBOtherStreamListener | protectedvirtual |
~MPEGStreamListener()=default | MPEGStreamListener | protectedvirtual |