MythTV  master
Classes | Macros | Functions
mythcdrom-darwin.cpp File Reference
#include <cerrno>
#include <sys/fcntl.h>
#include <unistd.h>
#include <IOKit/storage/IOCDMediaBSDClient.h>
#include <IOKit/storage/IODVDMediaBSDClient.h>
#include "mythcdrom.h"
#include "mythcdrom-darwin.h"
#include "mythlogging.h"
Include dependency graph for mythcdrom-darwin.cpp:

Go to the source code of this file.

Classes

class  MythCDROMDarwin
 

Macros

#define LOC   QString("MythCDROMDarwin:")
 

Functions

MythCDROMGetMythCDROMDarwin (QObject *par, const QString &devicePath, bool SuperMount, bool AllowEject)
 

Macro Definition Documentation

◆ LOC

#define LOC   QString("MythCDROMDarwin:")

Definition at line 12 of file mythcdrom-darwin.cpp.

Function Documentation

◆ GetMythCDROMDarwin()

MythCDROM* GetMythCDROMDarwin ( QObject *  par,
const QString &  devicePath,
bool  SuperMount,
bool  AllowEject 
)

Definition at line 24 of file mythcdrom-darwin.cpp.

Referenced by MythCDROM::get().