checkMedia(void) override | MythCDROMLinux | virtual |
checkOK(void) override | MythCDROMLinux | virtual |
clearData() | MythMediaDevice | |
closeDevice() | MythMediaDevice | virtual |
DetectMediaType(void) | MythMediaDevice | protected |
driveStatus(void) | MythCDROMLinux | private |
eject(bool open_close=true) override | MythCDROMLinux | virtual |
ejectCDROM(bool open_close) | MythCDROMLinux | protected |
ejectSCSI() | MythCDROMLinux | protected |
findMountPath() | MythMediaDevice | |
get(QObject *par, const QString &devicePath, bool SuperMount, bool AllowEject) | MythCDROM | 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 |
hasWritableMedia(void) | MythCDROMLinux | private |
ImageType enum name | MythCDROM | |
inspectImage(const QString &path) | MythCDROM | static |
isDeviceOpen() const | MythMediaDevice | |
isMounted(bool bVerify=true) | MythMediaDevice | |
isSameDevice(const QString &path) override | MythCDROMLinux | virtual |
isSuperMount() const | MythMediaDevice | inline |
isUsable() const | MythMediaDevice | inline |
kBluray enum value | MythCDROM | |
kDVD enum value | MythCDROM | |
kMediaErrorStrings | MythMediaDevice | static |
kMediaStatusStrings | MythMediaDevice | static |
kUnknown enum value | MythCDROM | |
lock(void) override | MythCDROMLinux | 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 |
mediaChanged(void) override | MythCDROMLinux | virtual |
MediaTypeString() | MythMediaDevice | |
MediaTypeString(uint type) | MythMediaDevice | static |
mount() | MythMediaDevice | inline |
MythCDROM(QObject *par, const QString &DevicePath, bool SuperMount, bool AllowEject) | MythCDROM | protected |
MythCDROMLinux(QObject *par, const QString &DevicePath, bool SuperMount, bool AllowEject) | MythCDROMLinux | inline |
MythMediaDevice(QObject *par, QString DevicePath, bool SuperMount, bool AllowEject) | MythMediaDevice | |
onDeviceMounted() override | MythCDROM | protectedvirtual |
onDeviceUnmounted() | MythMediaDevice | inlineprotectedvirtual |
openDevice() | MythMediaDevice | virtual |
performMountCmd(bool DoMount) | MythMediaDevice | virtual |
RegisterMediaExtensions(uint mediatype, const QString &extensions) | MythMediaDevice | static |
s_ext_to_media | MythMediaDevice | privatestatic |
ScanMediaType(const QString &directory, ext_cnt_t &cnt) | MythMediaDevice | protected |
SCSIstatus(void) | MythCDROMLinux | private |
setDeviceModel(const char *model) | MythMediaDevice | inline |
setDeviceSpeed(const char *device, int speed) override | MythCDROMLinux | virtual |
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(void) override | MythCDROMLinux | virtual |
unlock(void) override | MythCDROMLinux | virtual |
unmount() | MythMediaDevice | inline |
~MythCDROM() override=default | MythCDROM | |
~MythMediaDevice() override=default | MythMediaDevice | protected |