|
MythTV master
|
This is the complete list of members for DiSEqCDevDevice, including all inherited members.
| 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 |
| dvbdev_t enum name | DiSEqCDevDevice | |
| Execute(const DiSEqCDevSettings &, const DTVMultiplex &)=0 | DiSEqCDevDevice | pure 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 |
| GetOrdinal(void) const | DiSEqCDevDevice | inline |
| GetParent(void) const | DiSEqCDevDevice | inline |
| GetRepeatCount(void) const | DiSEqCDevDevice | inline |
| GetSelectedChild(const DiSEqCDevSettings &) const | DiSEqCDevDevice | inlinevirtual |
| GetVoltage(const DiSEqCDevSettings &, const DTVMultiplex &) const =0 | DiSEqCDevDevice | pure virtual |
| IsCommandNeeded(const DiSEqCDevSettings &, const DTVMultiplex &) const | DiSEqCDevDevice | inlinevirtual |
| IsRealDeviceID(void) const | DiSEqCDevDevice | inline |
| kDvbdevLookup | DiSEqCDevDevice | privatestatic |
| kTypeLNB enum value | DiSEqCDevDevice | |
| kTypeRotor enum value | DiSEqCDevDevice | |
| kTypeSCR enum value | DiSEqCDevDevice | |
| kTypeSwitch enum value | DiSEqCDevDevice | |
| Load(void)=0 | DiSEqCDevDevice | pure virtual |
| m_desc | DiSEqCDevDevice | protected |
| m_devid | DiSEqCDevDevice | mutableprotected |
| m_devType | DiSEqCDevDevice | protected |
| m_ordinal | DiSEqCDevDevice | protected |
| m_parent | DiSEqCDevDevice | protected |
| m_repeat | DiSEqCDevDevice | protected |
| m_tree | DiSEqCDevDevice | protected |
| 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 |
| SetOrdinal(uint ordinal) | DiSEqCDevDevice | inline |
| SetParent(DiSEqCDevDevice *parent) | DiSEqCDevDevice | inline |
| SetRepeatCount(uint repeat) | DiSEqCDevDevice | inline |
| Store(void) const =0 | DiSEqCDevDevice | pure 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 |