Searched refs:RemoteIsochPort (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibIsochPort.h116 class RemoteIsochPort: public IsochPortCOM class in namespace:IOFireWireLib
124 RemoteIsochPort( const IUnknownVTbl & interface, Device& userclient, bool talking ) ;
125 virtual ~RemoteIsochPort() {}
165 class RemoteIsochPortCOM: public RemoteIsochPort
H A DIOFireWireLibIsochPort.cpp190 RemoteIsochPort::Interface RemoteIsochPortCOM::sInterface =
470 // RemoteIsochPort
474 RemoteIsochPort::RemoteIsochPort( const IUnknownVTbl & interface, Device& userclient, bool talking ) function in class:IOFireWireLib::RemoteIsochPort
486 RemoteIsochPort::GetSupported(
497 RemoteIsochPort::AllocatePort(
508 RemoteIsochPort::ReleasePort()
517 RemoteIsochPort::Start()
526 RemoteIsochPort::Stop()
536 RemoteIsochPort
[all...]

Completed in 119 milliseconds