#include "OSDLException.h"
#include "Ceylan.h"
#include <string>
#include <map>
Go to the source code of this file.
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... | |
Namespaces | |
namespace | OSDL |
Definition of the main OSDL common non-specialized types. | |
Typedefs | |
typedef Ceylan::Count | OSDL::CDROMDriveNumber |
CD-ROM drive numbers are mainly used to identify a CD-ROM drive. |