#include <CDManager.h>
Inherits SubsystemInterface.
Inherited by CDManager.
Definition at line 137 of file CDManager.h.
◆ ~CDManagerInterface()
| virtual CDManagerInterface::~CDManagerInterface |
( |
| ) |
|
|
inlinevirtual |
◆ createDrive()
◆ destroyAllDrives()
| virtual void CDManagerInterface::destroyAllDrives |
( |
void | | ) |
|
|
pure virtual |
Like it says, destroy all drives.
Implemented in CDManager.
◆ driveCount()
| virtual Int CDManagerInterface::driveCount |
( |
void | | ) |
|
|
pure virtual |
Number of CD drives detected.
Implemented in CDManager.
◆ getDrive()
Return the specified drive.
Implemented in CDManager.
◆ newDrive()
add new drive of specified path
Implemented in CDManager.
◆ refreshDrives()
| virtual void CDManagerInterface::refreshDrives |
( |
void | | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: