ADC Home > Reference Library > Reference > Darwin > Kernel Framework Reference
|
IOFireWireAVCTargetSpace |
Inherits from: | |
Declared In: |
object to centralize the AVC Target mode support
returns the IOFireWireAVCTargetSpace object for the given FireWire bus
initializes the IOFireWireAVCTargetSpace object
Creates a local AVC Unit directory if it doesn't already exist
getAVCTargetSpace |
returns the IOFireWireAVCTargetSpace object for the given FireWire bus
public
static IOFireWireAVCTargetSpace *getAVCTargetSpace( IOFireWireController *controller);
bus
The FireWire bus
init |
initializes the IOFireWireAVCTargetSpace object
public
virtual bool init( IOFireWireController *controller);
publishAVCUnitDirectory |
Creates a local AVC Unit directory if it doesn't already exist
public
virtual IOReturn publishAVCUnitDirectory( void);
ExpansionData |
protected
struct ExpansionData { };
This structure will be used to expand the capablilties of the class in the future.
reserved |
protected
ExpansionData *reserved;
Reserved for future use. (Internal use only)
|
Last Updated: 2008-12-19