#include "OSDLException.h"
#include "Ceylan.h"
#include <string>
#include <map>
Include dependency graph for OSDLCDROMDriveHandler.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
| namespace | OSDL |
Classes | |
| class | OSDL::CDROMDriveException |
| Exception returned whenever an error concerning a CD-ROM drive occured. More... | |
| class | OSDL::CDROMDriveHandler |
| A CD-ROM drive handler manages all CD-ROM device attached to the system, so they can be used easily and safely, by ensuring at most one CD-ROM drive object is associated to an actual device. More... | |
Typedefs | |
| typedef Ceylan::Count | OSDL::CDROMDriveNumber |
| CD-ROM drive numbers are mainly used to identify a CD-ROM drive. | |
1.5.1