Searched refs:IsochChannel (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibIsochChannel.cpp20 // IsochChannel
23 IsochChannel::IsochChannel( const IUnknownVTbl & interface, Device& userclient, bool inDoIRM, IOByteCount inPacketSize, IOFWSpeed inPrefSpeed) function in class:IOFireWireLib::IsochChannel
56 IsochChannel::~IsochChannel()
91 // IsochChannel::ForceStop( ChannelRef refCon, IOReturn result, void** args, int numArgs )
93 // IsochChannel* me = (IsochChannel*) args[0] ;
101 IsochChannel::SetTalker(
123 IsochChannel
[all...]
H A DIOFireWireLibIsochChannel.h38 class IsochChannel: public IOFireWireIUnknown class in namespace:IOFireWireLib
45 IsochChannel( const IUnknownVTbl & interface, Device& userclient, bool inDoIRM, IOByteCount inPacketSize, IOFWSpeed inPrefSpeed) ;
46 virtual ~IsochChannel() ;
85 class IsochChannelCOM: public IsochChannel
H A DIOFireWireLibIsochPort.h40 class IsochChannel ;
47 friend class IsochChannel ;

Completed in 171 milliseconds