Discman
Loading...
Searching...
No Matches
drive_manager.h File Reference
#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"
Include dependency graph for drive_manager.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Author
Nir Jacobson
Date
2026-04-08

Definition in file drive_manager.h.