IOFireWireAVCTargetSpace

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

ExpansionData


protected

struct ExpansionData { };
Discussion

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

Member Data

reserved

reserved


protected

ExpansionData *reserved;
Discussion

Reserved for future use. (Internal use only)

 

 

Last Updated: 2009-10-14