DiSEqCDevDevice Member List
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 devid=0) | DiSEqCDevDevice | [static] |
| DevTypeFromString(const QString &type) | DiSEqCDevDevice | [inline, static] |
| DevTypeToString(dvbdev_t type) | DiSEqCDevDevice | [inline, static] |
| DiSEqCDevDevice(DiSEqCDevTree &tree, uint devid) | DiSEqCDevDevice | |
| dvbdev_lookup | DiSEqCDevDevice | [private, static] |
| dvbdev_t enum name | DiSEqCDevDevice | |
| Execute(const DiSEqCDevSettings &, const DTVMultiplex &)=0 | DiSEqCDevDevice | [pure virtual] |
| FindDevice(uint dev_id) | DiSEqCDevDevice | |
| GetChild(uint) | DiSEqCDevDevice | [inline, virtual] |
| GetChildCount(void) const | DiSEqCDevDevice | [inline, virtual] |
| 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 | [inline, virtual] |
| GetVoltage(const DiSEqCDevSettings &, const DTVMultiplex &) const =0 | DiSEqCDevDevice | [pure virtual] |
| IsCommandNeeded(const DiSEqCDevSettings &, const DTVMultiplex &) const | DiSEqCDevDevice | [inline, virtual] |
| IsRealDeviceID(void) const | DiSEqCDevDevice | [inline] |
| kTypeLNB enum value | DiSEqCDevDevice | |
| kTypeRotor enum value | DiSEqCDevDevice | |
| kTypeSwitch enum value | DiSEqCDevDevice | |
| Load(void)=0 | DiSEqCDevDevice | [pure virtual] |
| m_desc | DiSEqCDevDevice | [protected] |
| m_dev_type | DiSEqCDevDevice | [protected] |
| m_devid | DiSEqCDevDevice | [mutable, protected] |
| m_ordinal | DiSEqCDevDevice | [protected] |
| m_parent | DiSEqCDevDevice | [protected] |
| m_repeat | DiSEqCDevDevice | [protected] |
| m_tree | DiSEqCDevDevice | [protected] |
| Reset(void) | DiSEqCDevDevice | [inline, virtual] |
| SetChild(uint, DiSEqCDevDevice *) | DiSEqCDevDevice | [inline, virtual] |
| SetDescription(const QString &desc) | DiSEqCDevDevice | [inline] |
| SetDeviceID(uint devid) const | DiSEqCDevDevice | [inline, protected] |
| 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 TypeTable *table) | DiSEqCDevDevice | [protected, static] |
| TableToString(uint type, const TypeTable *table) | DiSEqCDevDevice | [protected, static] |
| ~DiSEqCDevDevice() | DiSEqCDevDevice | [virtual] |