#include <libmythtv/channelscan/channelscanner_cli.h>
|
| | ChannelScannerCLI (bool doScanSaveOnly, bool promptsOk) |
| |
| | ~ChannelScannerCLI () override=default |
| |
| bool | IsDone (void) const |
| |
| | ChannelScanner ()=default |
| |
| virtual | ~ChannelScanner () |
| |
| void | Scan (int scantype, uint cardid, const QString &inputname, uint sourceid, bool do_ignore_signal_timeout, bool do_follow_nit, bool do_test_decryption, bool do_fta_only, bool do_lcn_only, bool do_complete_only, bool do_full_channel_search, bool do_remove_duplicates, bool do_add_full_ts, ServiceRequirements service_requirements, uint mplexid, const QMap< QString, QString > &startChan, const QString &freq_std, const QString &mod, const QString &tbl, const QString &tbl_start=QString(), const QString &tbl_end=QString()) |
| |
| virtual DTVConfParser::return_t | ImportDVBUtils (uint sourceid, CardUtil::INPUT_TYPES cardtype, const QString &file) |
| |
| virtual bool | ImportM3U (uint cardid, const QString &inputname, uint sourceid, bool is_mpts) |
| |
| virtual bool | ImportVBox (uint cardid, const QString &inputname, uint sourceid, bool ftaOnly, ServiceRequirements serviceType) |
| |
| virtual bool | ImportExternRecorder (uint cardid, const QString &inputname, uint sourceid) |
| |
| virtual bool | ImportHDHR (uint cardid, const QString &inputname, uint sourceid, ServiceRequirements serviceType) |
| |
|
| void | HandleEvent (const ScannerEvent *scanEvent) override |
| |
| void | InformUser (const QString &error) override |
| |
| virtual void | Process (const ScanDTVTransportList &_transports) |
| |
| void | MonitorProgress (bool lock, bool strength, bool snr, bool rotor) override |
| |
| virtual void | Teardown (void) |
| |
| virtual void | PreScanCommon (int scantype, uint cardid, const QString &inputname, uint sourceid, bool do_ignore_signal_timeout, bool do_test_decryption) |
| |
| virtual void | MonitorProgress (bool, bool, bool, bool) |
| |
| virtual void | HandleEvent (const ScannerEvent *)=0 |
| |
| virtual void | InformUser (const QString &)=0 |
| |
Definition at line 40 of file channelscanner_cli.h.
◆ ChannelScannerCLI()
| ChannelScannerCLI::ChannelScannerCLI |
( |
bool |
doScanSaveOnly, |
|
|
bool |
promptsOk |
|
) |
| |
|
inline |
◆ ~ChannelScannerCLI()
| ChannelScannerCLI::~ChannelScannerCLI |
( |
| ) |
|
|
overridedefault |
◆ HandleEvent()
| void ChannelScannerCLI::HandleEvent |
( |
const ScannerEvent * |
scanEvent | ) |
|
|
overrideprotectedvirtual |
◆ InformUser()
| void ChannelScannerCLI::InformUser |
( |
const QString & |
error | ) |
|
|
overrideprotectedvirtual |
◆ IsDone()
| bool ChannelScannerCLI::IsDone |
( |
void |
| ) |
const |
|
inline |
◆ MonitorProgress()
| void ChannelScannerCLI::MonitorProgress |
( |
bool |
lock, |
|
|
bool |
strength, |
|
|
bool |
snr, |
|
|
bool |
rotor |
|
) |
| |
|
overrideprotectedvirtual |
◆ Process()
◆ m_done
| bool ChannelScannerCLI::m_done {false} |
|
private |
◆ m_interactive
| bool ChannelScannerCLI::m_interactive |
|
private |
◆ m_onlysavescan
| bool ChannelScannerCLI::m_onlysavescan |
|
private |
◆ m_statusComplete
| uint ChannelScannerCLI::m_statusComplete {0} |
|
private |
◆ m_statusLastLog
| QString ChannelScannerCLI::m_statusLastLog |
|
private |
◆ m_statusLock
| bool ChannelScannerCLI::m_statusLock {false} |
|
private |
◆ m_statusSnr
| float ChannelScannerCLI::m_statusSnr {0.0} |
|
private |
◆ m_statusText
| QString ChannelScannerCLI::m_statusText |
|
private |
The documentation for this class was generated from the following files: