| CreateById(DiSEqCDevTree &tree, uint devid) | DiSEqCDevDevice | static |
| CreateByType(DiSEqCDevTree &tree, dvbdev_t type, uint dev_id=0) | DiSEqCDevDevice | static |
| DevTypeFromString(const QString &type) | DiSEqCDevDevice | inlinestatic |
| DevTypeToString(dvbdev_t type) | DiSEqCDevDevice | inlinestatic |
| DiSEqCDevDevice(DiSEqCDevTree &tree, uint devid) | DiSEqCDevDevice | inline |
| DiSEqCDevLNB(DiSEqCDevTree &tree, uint devid) | DiSEqCDevLNB | inline |
| dvbdev_lnb_t enum name | DiSEqCDevLNB | |
| dvbdev_t enum name | DiSEqCDevDevice | |
| Execute(const DiSEqCDevSettings &settings, const DTVMultiplex &tuning) override | DiSEqCDevLNB | virtual |
| FindDevice(uint dev_id) | DiSEqCDevDevice | |
| GetChild(uint) | DiSEqCDevDevice | inlinevirtual |
| GetChildCount(void) const | DiSEqCDevDevice | inlinevirtual |
| GetDescription(void) const | DiSEqCDevDevice | inline |
| GetDeviceID(void) const | DiSEqCDevDevice | inline |
| GetDeviceType(void) const | DiSEqCDevDevice | inline |
| GetIntermediateFrequency(const DiSEqCDevSettings &settings, const DTVMultiplex &tuning) const | DiSEqCDevLNB | |
| GetLOFHigh(void) const | DiSEqCDevLNB | inline |
| GetLOFLow(void) const | DiSEqCDevLNB | inline |
| GetLOFSwitch(void) const | DiSEqCDevLNB | inline |
| GetOrdinal(void) const | DiSEqCDevDevice | inline |
| GetParent(void) const | DiSEqCDevDevice | inline |
| GetRepeatCount(void) const | DiSEqCDevDevice | inline |
| GetSelectedChild(const DiSEqCDevSettings &) const | DiSEqCDevDevice | inlinevirtual |
| GetType(void) const | DiSEqCDevLNB | inline |
| GetVoltage(const DiSEqCDevSettings &settings, const DTVMultiplex &tuning) const override | DiSEqCDevLNB | virtual |
| IsCommandNeeded(const DiSEqCDevSettings &, const DTVMultiplex &) const | DiSEqCDevDevice | inlinevirtual |
| IsHighBand(const DTVMultiplex &tuning) const | DiSEqCDevLNB | |
| IsHorizontal(const DTVMultiplex &tuning) const | DiSEqCDevLNB | |
| IsPolarityInverted(void) const | DiSEqCDevLNB | inline |
| IsRealDeviceID(void) const | DiSEqCDevDevice | inline |
| kDvbdevLookup | DiSEqCDevDevice | privatestatic |
| kLNBTypeTable | DiSEqCDevLNB | privatestatic |
| kTypeBandstacked enum value | DiSEqCDevLNB | |
| kTypeFixed enum value | DiSEqCDevLNB | |
| kTypeLNB enum value | DiSEqCDevDevice | |
| kTypeRotor enum value | DiSEqCDevDevice | |
| kTypeSCR enum value | DiSEqCDevDevice | |
| kTypeSwitch enum value | DiSEqCDevDevice | |
| kTypeVoltageAndToneControl enum value | DiSEqCDevLNB | |
| kTypeVoltageControl enum value | DiSEqCDevLNB | |
| LNBTypeFromString(const QString &type) | DiSEqCDevLNB | inlinestatic |
| LNBTypeToString(dvbdev_lnb_t type) | DiSEqCDevLNB | inlinestatic |
| Load(void) override | DiSEqCDevLNB | virtual |
| m_desc | DiSEqCDevDevice | protected |
| m_devid | DiSEqCDevDevice | mutableprotected |
| m_devType | DiSEqCDevDevice | protected |
| m_lofHi | DiSEqCDevLNB | private |
| m_lofLo | DiSEqCDevLNB | private |
| m_lofSwitch | DiSEqCDevLNB | private |
| m_ordinal | DiSEqCDevDevice | protected |
| m_parent | DiSEqCDevDevice | protected |
| m_polInv | DiSEqCDevLNB | private |
| m_repeat | DiSEqCDevDevice | protected |
| m_tree | DiSEqCDevDevice | protected |
| m_type | DiSEqCDevLNB | private |
| Reset(void) | DiSEqCDevDevice | inlinevirtual |
| SetChild(uint, DiSEqCDevDevice *) | DiSEqCDevDevice | inlinevirtual |
| SetDescription(const QString &desc) | DiSEqCDevDevice | inline |
| SetDeviceID(uint devid) const | DiSEqCDevDevice | inlineprotected |
| SetDeviceType(dvbdev_t type) | DiSEqCDevDevice | inline |
| SetLOFHigh(uint lof_hi) | DiSEqCDevLNB | inline |
| SetLOFLow(uint lof_lo) | DiSEqCDevLNB | inline |
| SetLOFSwitch(uint lof_switch) | DiSEqCDevLNB | inline |
| SetOrdinal(uint ordinal) | DiSEqCDevDevice | inline |
| SetParent(DiSEqCDevDevice *parent) | DiSEqCDevDevice | inline |
| SetPolarityInverted(bool inv) | DiSEqCDevLNB | inline |
| SetRepeatCount(uint repeat) | DiSEqCDevDevice | inline |
| SetType(dvbdev_lnb_t type) | DiSEqCDevLNB | inline |
| Store(void) const override | DiSEqCDevLNB | virtual |
| TableFromString(const QString &type, const TypeTableVec &table) | DiSEqCDevDevice | protectedstatic |
| TableToString(uint type, const TypeTableVec &table) | DiSEqCDevDevice | protectedstatic |
| TypeTableVec typedef | DiSEqCDevDevice | protected |
| ~DiSEqCDevDevice() | DiSEqCDevDevice | virtual |