MythHDD Member List
This is the complete list of members for
MythHDD, including all inherited members.
| checkMedia(void) | MythHDD | [virtual] |
| clearData() | MythMediaDevice | |
| closeDevice() | MythMediaDevice | [virtual] |
| DetectMediaType(void) | MythMediaDevice | [protected] |
| eject(bool) | MythHDD | [virtual] |
| findMountPath() | MythMediaDevice | |
| Get(QObject *par, const char *devicePath, bool SuperMount, bool AllowEject) | MythHDD | [static] |
| getAllowEject() const | MythMediaDevice | [inline] |
| getDeviceModel() const | MythMediaDevice | [inline] |
| getDevicePath() const | MythMediaDevice | [inline] |
| getKeyID() const | MythMediaDevice | [inline] |
| getLocked() const | MythMediaDevice | [inline] |
| getMediaType() const | MythMediaDevice | [inline] |
| getMountPath() const | MythMediaDevice | [inline] |
| getRealDevice() const | MythMediaDevice | [inline] |
| getStatus() const | MythMediaDevice | [inline] |
| getVolumeID() const | MythMediaDevice | [inline] |
| isDeviceOpen() const | MythMediaDevice | |
| isMounted(bool bVerify=true) | MythMediaDevice | |
| isSameDevice(const QString &path) | MythMediaDevice | [virtual] |
| isSuperMount() const | MythMediaDevice | [inline] |
| isUsable() const | MythMediaDevice | [inline] |
| lock() | MythMediaDevice | [virtual] |
| m_AllowEject | MythMediaDevice | [protected] |
| m_DeviceHandle | MythMediaDevice | [protected] |
| m_DeviceModel | MythMediaDevice | [protected] |
| m_DevicePath | MythMediaDevice | [protected] |
| m_KeyID | MythMediaDevice | [protected] |
| m_Locked | MythMediaDevice | [protected] |
| m_MediaType | MythMediaDevice | [protected] |
| m_MountPath | MythMediaDevice | [protected] |
| m_RealDevice | MythMediaDevice | [protected] |
| m_Status | MythMediaDevice | [protected] |
| m_SuperMount | MythMediaDevice | [protected] |
| m_VolumeID | MythMediaDevice | [protected] |
| MediaErrorStrings | MythMediaDevice | [static] |
| MediaStatusStrings | MythMediaDevice | [static] |
| MediaTypeString() | MythMediaDevice | |
| MediaTypeString(MythMediaType type) | MythMediaDevice | [static] |
| mount() | MythMediaDevice | [inline] |
| MythHDD(QObject *par, const char *DevicePath, bool SuperMount, bool AllowEject) | MythHDD | |
| MythMediaDevice(QObject *par, const char *DevicePath, bool SuperMount, bool AllowEject) | MythMediaDevice | |
| onDeviceMounted(void) | MythMediaDevice | [inline, protected, virtual] |
| onDeviceUnmounted() | MythMediaDevice | [inline, protected, virtual] |
| openDevice() | MythMediaDevice | [virtual] |
| performMountCmd(bool DoMount) | MythMediaDevice | [virtual] |
| RegisterMediaExtensions(uint mediatype, const QString &extensions) | MythMediaDevice | |
| ScanMediaType(const QString &directory, ext_cnt_t &counts) | MythMediaDevice | [protected] |
| setDeviceModel(const char *model) | MythMediaDevice | [inline] |
| setMountPath(const char *path) | MythMediaDevice | [inline] |
| setSpeed(int speed) | MythMediaDevice | [virtual] |
| setStatus(MythMediaStatus newStat, bool CloseIt=false) | MythMediaDevice | [protected] |
| setVolumeID(const char *vol) | MythMediaDevice | [inline] |
| statusChanged(MythMediaStatus oldStatus, MythMediaDevice *pMedia) | MythMediaDevice | [signal] |
| testMedia() | MythMediaDevice | [inline, virtual] |
| unlock() | MythMediaDevice | [virtual] |
| unmount() | MythMediaDevice | [inline] |
| ~MythMediaDevice() | MythMediaDevice | [inline, protected, virtual] |