|
Discman
|
#include <mutex>#include <thread>#include <regex>#include <glibmm/dispatcher.h>#include <sigc++/sigc++.h>#include <udisks2cc/manager.h>#include "cd/cd_drive.h"#include "header_only/freedesktop.h"

Go to the source code of this file.
Classes | |
| class | DriveManager |
| Manages the state of the disc drive and any removable (iPod) drive. More... | |
| struct | DriveManager::NoDriveException |
| Thrown when the assumption of the presence of a drive is false. More... | |
| class | DriveManager::Poller |
| The Poller uses a separate thread to poll the host for the presence of an audio CD. More... | |
Definition in file drive_manager.h.