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

 


IOFireWireDevice.h

Includes:

Overview

This header contains the definition of the IOFireWireDevice and IOFireWireDeviceAux classes. An IOFireWireDevice object represents a FireWire device in the I/O Registry. It is strongly recommended that you write applications that access FireWire devices rather than in-kernel device drivers. For more information on how to do this, see FireWire Device Interface Guide.



Classes

IOFireWireDevice

Represents a FireWire device.



Structs and Unions


ExpansionData


struct ExpansionData {
};  
Discussion

This structure will be used to expand the capablilties of the class in the future.

Globals


reserved


ExpansionData * reserved;  
Discussion

Reserved for future use. (Internal use only)


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