| Interface | Description |
|---|---|
| BlockDeviceDriver |
This interface describes a simple block device with a certain block size and
the ability to read and write at a certain device offset.
|
| Class | Description |
|---|---|
| BlockDeviceDriverFactory |
A helper class to create different
BlockDeviceDrivers. |