MythTV  master
mythcdrom-freebsd.h
Go to the documentation of this file.
1 #ifndef MYTHCDROM_FREEBSD_H_
2 #define MYTHCDROM_FREEBSD_H_
3 
4 class MythCDROM *GetMythCDROMFreeBSD(QObject* par, const QString& devicePath,
5  bool SuperMount, bool AllowEject);
6 
7 #endif // MYTHCDROM_FREEBSD_H_
MythCDROM
Definition: mythcdrom.h:6
GetMythCDROMFreeBSD
class MythCDROM * GetMythCDROMFreeBSD(QObject *par, const QString &devicePath, bool SuperMount, bool AllowEject)
Definition: mythcdrom-freebsd.cpp:26