ADC Home > Reference Library > Reference > Darwin > Kernel Framework Reference

 


IOCDBlockStorageDevice.h

Include Path:

<IOKit/storage/IOCDBlockStorageDevice.h>

Path:

/System/Library/Frameworks/Kernel.framework/Versions/A/Headers/IOKit/IOCDBlockStorageDevice.h

Includes:
<IOKit/storage/IOCDTypes.h>
<IOKit/storage/IOBlockStorageDevice.h>

Overview

This header contains the definition of the abstract class IOCDBlockStorageDevice. The IOCDBlockStorageDevice class defines the protocol for generic CD functionality, regardless of the physical connection protocol, such as SCSI or USB.

For some more information on the IOCDBlockStorageDevice class, see Writing Drivers for Mass Storage Devices.



Classes

IOCDBlockStorageDevice

The IOCDBlockStorageDevice class is a generic CD block storage device abstraction.



#defines


kIOCDBlockStorageDeviceClass


kIOCDBlockStorageDeviceClass is the name of the IOCDBlockStorageDevice class.

#define kIOCDBlockStorageDeviceClass "IOCDBlockStorageDevice" 
Discussion

kIOCDBlockStorageDeviceClass is the name of the IOCDBlockStorageDevice class.


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.

 

Last Updated: 2008-12-19