| CalculateAzimuth(double angle) | DiSEqCDevRotor | protectedstatic |
| 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 |
| DiSEqCDevRotor(DiSEqCDevTree &tree, uint devid) | DiSEqCDevRotor | inline |
| dvbdev_rotor_t enum name | DiSEqCDevRotor | |
| dvbdev_t enum name | DiSEqCDevDevice | |
| Execute(const DiSEqCDevSettings &settings, const DTVMultiplex &tuning) override | DiSEqCDevRotor | virtual |
| ExecuteRotor(const DiSEqCDevSettings &settings, const DTVMultiplex &tuning, double angle) | DiSEqCDevRotor | protected |
| ExecuteUSALS(const DiSEqCDevSettings &settings, const DTVMultiplex &tuning, double angle) | DiSEqCDevRotor | protected |
| FindDevice(uint dev_id) | DiSEqCDevDevice | |
| GetApproxAzimuth(void) const | DiSEqCDevRotor | protected |
| GetChild(uint) override | DiSEqCDevRotor | inlinevirtual |
| GetChildCount(void) const override | DiSEqCDevRotor | inlinevirtual |
| GetDescription(void) const | DiSEqCDevDevice | inline |
| GetDeviceID(void) const | DiSEqCDevDevice | inline |
| GetDeviceType(void) const | DiSEqCDevDevice | inline |
| GetHiSpeed(void) const | DiSEqCDevRotor | inline |
| GetLoSpeed(void) const | DiSEqCDevRotor | inline |
| GetOrdinal(void) const | DiSEqCDevDevice | inline |
| GetParent(void) const | DiSEqCDevDevice | inline |
| GetPosMap(void) const | DiSEqCDevRotor | |
| GetProgress(void) const | DiSEqCDevRotor | |
| GetRepeatCount(void) const | DiSEqCDevDevice | inline |
| GetSelectedChild(const DiSEqCDevSettings &setting) const override | DiSEqCDevRotor | virtual |
| GetType(void) const | DiSEqCDevRotor | inline |
| GetVoltage(const DiSEqCDevSettings &settings, const DTVMultiplex &tuning) const override | DiSEqCDevRotor | virtual |
| IsCommandNeeded(const DiSEqCDevSettings &settings, const DTVMultiplex &tuning) const override | DiSEqCDevRotor | virtual |
| IsMoving(const DiSEqCDevSettings &settings) const | DiSEqCDevRotor | |
| IsPositionKnown(void) const | DiSEqCDevRotor | |
| IsRealDeviceID(void) const | DiSEqCDevDevice | inline |
| kDvbdevLookup | DiSEqCDevDevice | privatestatic |
| kRotorTypeTable | DiSEqCDevRotor | privatestatic |
| kTypeDiSEqC_1_2 enum value | DiSEqCDevRotor | |
| kTypeDiSEqC_1_3 enum value | DiSEqCDevRotor | |
| kTypeLNB enum value | DiSEqCDevDevice | |
| kTypeRotor enum value | DiSEqCDevDevice | |
| kTypeSCR enum value | DiSEqCDevDevice | |
| kTypeSwitch enum value | DiSEqCDevDevice | |
| Load(void) override | DiSEqCDevRotor | virtual |
| m_child | DiSEqCDevRotor | private |
| m_desc | DiSEqCDevDevice | protected |
| m_desiredAzimuth | DiSEqCDevRotor | private |
| m_devid | DiSEqCDevDevice | mutableprotected |
| m_devType | DiSEqCDevDevice | protected |
| m_lastAzimuth | DiSEqCDevRotor | mutableprivate |
| m_lastPosition | DiSEqCDevRotor | private |
| m_lastPosKnown | DiSEqCDevRotor | mutableprivate |
| m_moveTime | DiSEqCDevRotor | mutableprivate |
| m_ordinal | DiSEqCDevDevice | protected |
| m_parent | DiSEqCDevDevice | protected |
| m_posmap | DiSEqCDevRotor | private |
| m_repeat | DiSEqCDevDevice | protected |
| m_reset | DiSEqCDevRotor | private |
| m_speedHi | DiSEqCDevRotor | private |
| m_speedLo | DiSEqCDevRotor | private |
| m_tree | DiSEqCDevDevice | protected |
| m_type | DiSEqCDevRotor | private |
| Reset(void) override | DiSEqCDevRotor | virtual |
| RotationComplete(void) const | DiSEqCDevRotor | |
| RotorTypeFromString(const QString &type) | DiSEqCDevRotor | inlinestatic |
| RotorTypeToString(dvbdev_rotor_t type) | DiSEqCDevRotor | inlinestatic |
| SetChild(uint ordinal, DiSEqCDevDevice *device) override | DiSEqCDevRotor | virtual |
| SetDescription(const QString &desc) | DiSEqCDevDevice | inline |
| SetDeviceID(uint devid) const | DiSEqCDevDevice | inlineprotected |
| SetDeviceType(dvbdev_t type) | DiSEqCDevDevice | inline |
| SetHiSpeed(double speed) | DiSEqCDevRotor | inline |
| SetLoSpeed(double speed) | DiSEqCDevRotor | inline |
| SetOrdinal(uint ordinal) | DiSEqCDevDevice | inline |
| SetParent(DiSEqCDevDevice *parent) | DiSEqCDevDevice | inline |
| SetPosMap(const uint_to_dbl_t &posmap) | DiSEqCDevRotor | |
| SetRepeatCount(uint repeat) | DiSEqCDevDevice | inline |
| SetType(dvbdev_rotor_t type) | DiSEqCDevRotor | inline |
| StartRotorPositionTracking(double azimuth) | DiSEqCDevRotor | protected |
| Store(void) const override | DiSEqCDevRotor | 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 |
| ~DiSEqCDevRotor() override | DiSEqCDevRotor | |