|
MythTV master
|
This is the complete list of members for ChannelBase, 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 | |
| Close(void)=0 | ChannelBase | pure 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 |
| GetChanID(void) const | ChannelBase | virtual |
| GetChannelName(void) const | ChannelBase | inlinevirtual |
| GetDevice(void) const | ChannelBase | inlinevirtual |
| GetFd(void) const | ChannelBase | inlinevirtual |
| GetInputID(void) const | ChannelBase | inlinevirtual |
| GetInputName(void) const | ChannelBase | inlinevirtual |
| GetMajorID(void) | ChannelBase | |
| GetNextChannel(uint chanid, ChannelChangeDirection direction) const | ChannelBase | virtual |
| GetNextChannel(const QString &channum, ChannelChangeDirection direction) const | ChannelBase | virtual |
| GetPictureAttribute(PictureAttribute) const | ChannelBase | inlinevirtual |
| GetScriptStatus(bool holding_lock=false) | ChannelBase | protected |
| GetSourceID(void) const | ChannelBase | inlinevirtual |
| HandleScript(const QString &freqid) | ChannelBase | protected |
| HandleScriptEnd(bool ok) | ChannelBase | protectedvirtual |
| 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 |
| IsOpen(void) const =0 | ChannelBase | pure virtual |
| IsTunable(const QString &channum) const | ChannelBase | virtual |
| KillScript(void) | ChannelBase | protected |
| m_channels | ChannelBase | protected |
| m_commFree | ChannelBase | protected |
| m_curChannelName | ChannelBase | protected |
| m_externalChanger | ChannelBase | protected |
| m_inputId | ChannelBase | protected |
| m_name | ChannelBase | protected |
| m_pParent | ChannelBase | protected |
| m_sourceId | ChannelBase | protected |
| m_startChanNum | ChannelBase | protected |
| m_system | ChannelBase | protected |
| m_systemLock | ChannelBase | protected |
| m_systemStatus | ChannelBase | protected |
| m_tuneToChannel | ChannelBase | protected |
| Open(void)=0 | ChannelBase | pure virtual |
| Renumber(uint sourceid, const QString &oldChanNum, const QString &newChanNum) | ChannelBase | virtual |
| Retune(void) | ChannelBase | inlinevirtual |
| SetChannelByString(const QString &chan)=0 | ChannelBase | pure virtual |
| SetFd(int fd) | ChannelBase | inlinevirtual |
| SetFormat(const QString &) | ChannelBase | inlinevirtual |
| SetFreqTable(const QString &) | ChannelBase | inlinevirtual |
| SetInputID(uint _inputid) | ChannelBase | inline |
| SignalMonitor | ChannelBase | friend |
| StoreInputChannels(void) | ChannelBase | virtual |
| Tune(const QString &, int) | ChannelBase | inlinevirtual |
| ~ChannelBase(void) | ChannelBase | virtual |