|
MythTV master
|
This is the complete list of members for HDHRChannel, including all inherited members.
| ChangeExternalChannel(const QString &changer, const QString &freqid) | ChannelBase | protected |
| ChangeInternalChannel(const QString &freqid, uint cardinputid) const | ChannelBase | protected |
| ChangePictureAttribute(PictureAdjustType, PictureAttribute, bool) | ChannelBase | inlinevirtual |
| ChannelBase(TVRec *parent) | ChannelBase | explicit |
| CheckChannel(const QString &channum) const | ChannelBase | |
| CheckOptions(DTVMultiplex &) const | DTVChannel | inlineprotectedvirtual |
| ClearDTVInfo(void) | DTVChannel | inlineprotected |
| Close(void) override | HDHRChannel | virtual |
| CreateChannel(TVRec *tvrec, const GeneralDBOptions &genOpt, const DVBDBOptions &dvbOpt, const FireWireDBOptions &fwOpt, const QString &startchannel, bool enter_power_save_mode, QString &rbFileExt, bool setchan) | ChannelBase | static |
| DeregisterForMaster(const QString &key) | DTVChannel | |
| DTVChannel(TVRec *parent) | DTVChannel | inlineexplicit |
| DTVChannelP typedef | DTVChannel | |
| EnterPowerSavingMode(void) override | HDHRChannel | virtual |
| GetCachedPids(pid_cache_t &pid_cache) const | DTVChannel | |
| GetChanID(void) const | ChannelBase | virtual |
| GetChannelName(void) const | ChannelBase | inlinevirtual |
| GetDevice(void) const override | HDHRChannel | inlinevirtual |
| GetFd(void) const | ChannelBase | inlinevirtual |
| GetFormat(void) | DTVChannel | inline |
| GetGeneratedPAT(void) const | DTVChannel | inline |
| GetGeneratedPMT(void) const | DTVChannel | inline |
| GetInputID(void) const | ChannelBase | inlinevirtual |
| GetInputName(void) const | ChannelBase | inlinevirtual |
| GetMajorChannel(void) const | DTVChannel | inline |
| GetMajorID(void) | ChannelBase | |
| GetMasterLock(const QString &key) | DTVChannel | static |
| GetMinorChannel(void) const | DTVChannel | inline |
| GetNextChannel(uint chanid, ChannelChangeDirection direction) const | ChannelBase | virtual |
| GetNextChannel(const QString &channum, ChannelChangeDirection direction) const | ChannelBase | virtual |
| GetOriginalNetworkID(void) const | DTVChannel | inline |
| GetPictureAttribute(PictureAttribute) const | ChannelBase | inlinevirtual |
| GetProgramNumber(void) const | DTVChannel | inline |
| GetScriptStatus(bool holding_lock=false) | ChannelBase | protected |
| GetSIStandard(void) const | DTVChannel | |
| GetSourceID(void) const | ChannelBase | inlinevirtual |
| GetSuggestedTuningMode(bool is_live_tv) const | DTVChannel | |
| GetTransportID(void) const | DTVChannel | inline |
| GetTunerTypes(void) const override | HDHRChannel | inlinevirtual |
| GetTuningMode(void) const | DTVChannel | |
| HandleScript(const QString &freqid) | ChannelBase | protected |
| HandleScriptEnd(bool ok) override | DTVChannel | protectedvirtual |
| HasGeneratedPAT(void) const | DTVChannel | inline |
| HasGeneratedPMT(void) const | DTVChannel | inline |
| HDHRChannel(TVRec *parent, QString device) | HDHRChannel | |
| HDHRRecorder | HDHRChannel | friend |
| HDHRSignalMonitor | HDHRChannel | friend |
| Init(QString &startchannel, bool setchan) | ChannelBase | virtual |
| InitializeInput(void) | ChannelBase | virtual |
| InitPictureAttributes(void) | ChannelBase | inlinevirtual |
| IsCommercialFree(void) const | ChannelBase | inline |
| IsExternalChannelChangeInUse(void) | ChannelBase | virtual |
| IsExternalChannelChangeSupported(void) | ChannelBase | inlineprotectedvirtual |
| IsInputAvailable(uint &mplexid_restriction, uint &chanid_restriction) const | ChannelBase | protectedvirtual |
| IsIPTV(void) const | DTVChannel | inlinevirtual |
| IsMaster(void) const override | HDHRChannel | virtual |
| IsOpen(void) const override | HDHRChannel | virtual |
| IsPIDTuningSupported(void) const | DTVChannel | inlinevirtual |
| IsTunable(const QString &channum) const | ChannelBase | virtual |
| KillScript(void) | ChannelBase | protected |
| m_channels | ChannelBase | protected |
| m_commFree | ChannelBase | protected |
| m_curChannelName | ChannelBase | protected |
| m_currentATSCMajorChannel | DTVChannel | protected |
| m_currentATSCMinorChannel | DTVChannel | protected |
| m_currentOriginalNetworkID | DTVChannel | protected |
| m_currentProgramNum | DTVChannel | protected |
| m_currentTransportID | DTVChannel | protected |
| m_deviceId | HDHRChannel | private |
| m_dtvinfoLock | DTVChannel | mutableprotected |
| m_externalChanger | ChannelBase | protected |
| m_genPAT | DTVChannel | protected |
| m_genPMT | DTVChannel | protected |
| m_inputId | ChannelBase | protected |
| m_name | ChannelBase | protected |
| m_pParent | ChannelBase | protected |
| m_sistandard | DTVChannel | protected |
| m_sourceId | ChannelBase | protected |
| m_startChanNum | ChannelBase | protected |
| m_streamHandler | HDHRChannel | private |
| m_system | ChannelBase | protected |
| m_systemLock | ChannelBase | protected |
| m_systemStatus | ChannelBase | protected |
| m_tunerType | DTVChannel | protected |
| m_tunerTypes | HDHRChannel | private |
| m_tuneToChannel | ChannelBase | protected |
| m_tuningMode | DTVChannel | protected |
| m_tvFormat | DTVChannel | protected |
| MasterMap typedef | DTVChannel | protected |
| Open(void) override | HDHRChannel | virtual |
| RegisterForMaster(const QString &key) | DTVChannel | |
| Renumber(uint sourceid, const QString &oldChanNum, const QString &newChanNum) | ChannelBase | virtual |
| Retune(void) | ChannelBase | inlinevirtual |
| ReturnMasterLock(DTVChannelP &chan) | DTVChannel | static |
| s_master_map | DTVChannel | protectedstatic |
| s_master_map_lock | DTVChannel | protectedstatic |
| SaveCachedPids(const pid_cache_t &pid_cache) const | DTVChannel | |
| SetChannelByString(const QString &channum) override | HDHRChannel | virtual |
| SetDTVInfo(uint atsc_major, uint atsc_minor, uint dvb_orig_netid, uint mpeg_tsid, int mpeg_pnum) | DTVChannel | protected |
| SetFd(int fd) | ChannelBase | inlinevirtual |
| SetFormat(const QString &format) override | DTVChannel | inlinevirtual |
| SetFreqTable(const QString &) | ChannelBase | inlinevirtual |
| SetInputID(uint _inputid) | ChannelBase | inline |
| SetSIStandard(const QString &si_std) | DTVChannel | protected |
| SetTuningMode(const QString &tuning_mode) | DTVChannel | |
| StoreInputChannels(void) | ChannelBase | virtual |
| Tune(const DTVMultiplex &tuning) override | HDHRChannel | virtual |
| Tune(const QString &freqid, int) override | HDHRChannel | virtual |
| Tune(const DTVMultiplex &tuning)=0 | HDHRChannel | virtual |
| Tune(const IPTVTuningData &, bool) | HDHRChannel | inlinevirtual |
| Tune(const QString &) | HDHRChannel | inlinevirtual |
| Tune(const QString &freqid, int finetune) override | HDHRChannel | inlinevirtual |
| Tune(uint64_t frequency) | HDHRChannel | inlinevirtual |
| TuneMultiplex(uint mplexid, const QString &inputname) | DTVChannel | virtual |
| ~ChannelBase(void) | ChannelBase | virtual |
| ~DTVChannel() override | DTVChannel | |
| ~HDHRChannel(void) override | HDHRChannel |