MythTV  0.26-pre
DVBChannel Member List
This is the complete list of members for DVBChannel, including all inherited members.
capabilitiesDVBChannel [private]
ChangeExternalChannel(const QString &changer, const QString &newchan)ChannelBase [protected]
ChangeInternalChannel(const QString &newchan, uint cardinputid)ChannelBase [protected]
ChangePictureAttribute(PictureAdjustType, PictureAttribute, bool up)ChannelBase [inline, virtual]
ChannelBase(TVRec *parent)ChannelBase
CheckChannel(const QString &channum, QString &inputName) const ChannelBase
CheckCodeRate(DTVCodeRate rate) const DVBChannel [private]
CheckFrequency(uint64_t frequency) const DVBChannel [private]
CheckModulation(DTVModulation modulation) const DVBChannel [private]
CheckOptions(DTVMultiplex &t) const DVBChannel [private, virtual]
ClearDTVInfo(void)DTVChannel [inline, protected]
ClearInputMap(void)ChannelBase [protected]
Close(void)DVBChannel [inline, virtual]
Close(DVBChannel *)DVBChannel [private]
CreateChannel(TVRec *tv_rec, const GeneralDBOptions &genOpt, const DVBDBOptions &dvbOpt, const FireWireDBOptions &fwOpt, const QString &startchannel, bool enter_power_save_mode, QString &rbFileExt)ChannelBase [static]
currentATSCMajorChannelDTVChannel [protected]
currentATSCMinorChannelDTVChannel [protected]
currentOriginalNetworkIDDTVChannel [protected]
currentProgramNumDTVChannel [protected]
currentTransportIDDTVChannel [protected]
DeregisterForMaster(const QString &key)DTVChannel
desired_tuningDVBChannel [private]
deviceDVBChannel [private]
diseqc_devDVBChannel [private]
diseqc_settingsDVBChannel [private]
diseqc_treeDVBChannel [private]
DTVChannel(TVRec *parent)DTVChannel
DTVChannelP typedefDTVChannel
dtvinfo_lockDTVChannel [mutable, protected]
dvbcamDVBChannel [private]
DVBChannel(const QString &device, TVRec *parent=NULL)DVBChannel
DVBChannelCP typedefDVBChannel [private]
DVBChannelP typedefDVBChannel [private]
EnterPowerSavingMode(void)DTVChannel [inline, virtual]
ext_modulationsDVBChannel [private]
fd_frontendDVBChannel [private]
first_tuneDVBChannel [private]
frequency_maximumDVBChannel [private]
frequency_minimumDVBChannel [private]
frontend_nameDVBChannel [private]
genPATDTVChannel [protected]
genPMTDTVChannel [protected]
GetBitErrorRate(bool *ok=NULL) const DVBChannel
GetCachedPids(pid_cache_t &pid_cache) const DTVChannel
GetCardID(void) const ChannelBase [virtual]
GetCardNum(void) const DVBChannel [inline]
GetChanID(void) const DVBChannel [private, virtual]
GetChannels(int inputNum) const ChannelBase [virtual]
GetChannels(const QString &inputname) const ChannelBase [virtual]
GetConnectedInputs(void) const ChannelBase [virtual]
GetCurrentInput(void) const ChannelBase [inline, virtual]
GetCurrentInputNum(void) const ChannelBase [inline, virtual]
GetCurrentName(void) const ChannelBase [inline, virtual]
GetCurrentSourceID(void) const ChannelBase [inline, virtual]
GetDevice(void) const DVBChannel [inline, virtual]
GetFd(void) const DVBChannel [inline, virtual]
GetFreeInputs(const vector< uint > &excluded_cards) const ChannelBase [virtual]
GetFrontendName(void) const DVBChannel
GetGeneratedPAT(void) const DTVChannel [inline]
GetGeneratedPMT(void) const DTVChannel [inline]
GetInputByName(const QString &input) const ChannelBase [virtual]
GetInputByNum(int capchannel) const ChannelBase [virtual]
GetInputCardID(int inputNum) const ChannelBase [virtual]
GetMajorChannel(void) const DTVChannel [inline]
GetMasterLock(void)DVBChannel [private]
GetMasterLock(void) const DVBChannel [private]
DTVChannel::GetMasterLock(const QString &key)DTVChannel [static]
GetMinorChannel(void) const DTVChannel [inline]
GetMinSignalMonitorDelay(void) const DVBChannel [inline]
GetNextChannel(uint chanid, int direction) const ChannelBase [virtual]
GetNextChannel(const QString &channum, int direction) const ChannelBase [virtual]
GetNextInput(void) const ChannelBase [inline, virtual]
GetNextInputNum(void) const ChannelBase [virtual]
GetNextInputStartChan(void)ChannelBase [inline, virtual]
GetOriginalNetworkID(void) const DTVChannel [inline]
GetPictureAttribute(PictureAttribute) const ChannelBase [inline, virtual]
GetProgramNumber(void) const DTVChannel [inline]
GetRotor(void) const DVBChannel
GetScriptStatus(bool holding_lock=false)ChannelBase [protected]
GetSignalStrength(bool *ok=NULL) const DVBChannel
GetSIStandard(void) const DTVChannel
GetSNR(bool *ok=NULL) const DVBChannel
GetSourceID(int inputID) const ChannelBase [inline, virtual]
GetStartInput(uint cardid)ChannelBase [protected]
GetSuggestedTuningMode(bool is_live_tv) const DTVChannel
GetTransportID(void) const DTVChannel [inline]
GetTunerTypes(void) const DTVChannel [virtual]
GetTuningMode(void) const DTVChannel
GetUncorrectedBlockCount(bool *ok=NULL) const DVBChannel
HandleScript(const QString &freqid)ChannelBase [protected]
HandleScriptEnd(bool ok)DTVChannel [protected, virtual]
has_crc_bugDVBChannel [private]
HasCRCBug(void) const DVBChannel [inline]
HasGeneratedPAT(void) const DTVChannel [inline]
HasGeneratedPMT(void) const DTVChannel [inline]
HasLock(bool *ok=NULL) const DVBChannel
hw_lockDVBChannel [mutable, private]
Init(QString &inputname, QString &startchannel, bool setchan)DVBChannel [virtual]
InitializeInputs(void)ChannelBase [virtual]
InitPictureAttributes(void)ChannelBase [inline, virtual]
is_openDVBChannel [private]
IsCommercialFree(void) const ChannelBase [inline]
IsExternalChannelChangeSupported(void)ChannelBase [inline, virtual]
IsInputAvailable(int inputNum, uint &mplexid_restriction) const ChannelBase [protected, virtual]
IsMaster(void) const DVBChannel [virtual]
IsOpen(void) const DVBChannel [virtual]
IsPIDTuningSupported(void) const DTVChannel [inline, virtual]
IsTunable(const QString &input, const QString &channum) const ChannelBase [virtual]
IsTuningParamsProbeSupported(void) const DVBChannel
KillScript(void)ChannelBase [protected]
last_lnb_dev_idDVBChannel [private]
m_allchannelsChannelBase [protected]
m_cardidChannelBase [protected]
m_commfreeChannelBase [protected]
m_curchannelnameChannelBase [protected]
m_currentInputIDChannelBase [protected]
m_inputsChannelBase [protected]
m_pParentChannelBase [protected]
m_systemChannelBase [protected]
m_system_lockChannelBase [protected]
m_system_statusChannelBase [protected]
master_mapDTVChannel [protected, static]
master_map_lockDTVChannel [protected, static]
MasterMap typedefDTVChannel [protected]
Open(void)DVBChannel [inline, virtual]
Open(DVBChannel *)DVBChannel [private]
prev_tuningDVBChannel [private]
ProbeTuningParams(DTVMultiplex &tuning) const DVBChannel
RegisterForMaster(const QString &key)DTVChannel
Renumber(uint srcid, const QString &oldChanNum, const QString &newChanNum)ChannelBase [virtual]
Retune(void)DVBChannel [virtual]
ReturnMasterLock(DVBChannelP &dvbm)DVBChannel [private, static]
ReturnMasterLock(DVBChannelCP &dvbm)DVBChannel [private, static]
DTVChannel::ReturnMasterLock(DTVChannelP &)DTVChannel [static]
SaveCachedPids(const pid_cache_t &pid_cache) const DTVChannel
SetCardID(uint _cardid)ChannelBase [inline]
SetChannelByString(const QString &chan)DTVChannel [virtual]
SetDTVInfo(uint atsc_major, uint atsc_minor, uint dvb_orig_netid, uint mpeg_tsid, int mpeg_pnum)DTVChannel [protected]
SetFd(int fd)ChannelBase [inline, virtual]
SetFormat(const QString &)ChannelBase [inline, virtual]
SetFreqTable(const QString &)ChannelBase [inline, virtual]
SetPMT(const ProgramMapTable *)DVBChannel
SetSIStandard(const QString &)DTVChannel [protected]
SetSlowTuning(uint how_slow_in_ms)DVBChannel [inline]
SetTimeOffset(double offset)DVBChannel
SetTuningMode(const QString &tuningmode)DTVChannel
sigmon_delayDVBChannel [private]
sistandardDTVChannel [protected]
StoreInputChannels(void)ChannelBase [inline, virtual]
StoreInputChannels(const InputMap &)ChannelBase [protected, static]
SwitchToInput(const QString &inputname, const QString &chan)DVBChannel [virtual]
SwitchToInput(int newcapchannel, bool setstarting)DVBChannel [virtual]
DTVChannel::SwitchToInput(const QString &input)ChannelBase [virtual]
symbol_rate_maximumDVBChannel [private]
symbol_rate_minimumDVBChannel [private]
Tune(const DTVMultiplex &tuning, QString inputname)DVBChannel [virtual]
Tune(const DTVMultiplex &tuning, uint inputid, bool force_reset=false, bool same_input=false)DVBChannel
DTVChannel::Tune(const QString &freqid, int finetune)DTVChannel [inline, virtual]
DTVChannel::Tune(uint64_t frequency, QString inputname)DTVChannel [inline, virtual]
tune_lockDVBChannel [mutable, private]
TuneMultiplex(uint mplexid, QString inputname)DTVChannel [virtual]
tunerTypeDTVChannel [protected]
tuning_delayDVBChannel [private]
tuningModeDTVChannel [protected]
~ChannelBase(void)ChannelBase [virtual]
~DTVChannel()DTVChannel [virtual]
~DVBChannel()DVBChannel
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends