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

 


IOFireWireAVCTargetSpace

Inherits from:
Declared In:

Overview

object to centralize the AVC Target mode support



Functions

getAVCTargetSpace

returns the IOFireWireAVCTargetSpace object for the given FireWire bus

init

initializes the IOFireWireAVCTargetSpace object

publishAVCUnitDirectory

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);
Parameters
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);

Structs and Unions


ExpansionData


protected

struct ExpansionData { };
Discussion

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

Member Data


reserved


protected

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