SeaBreeze
|
Public Member Functions | |
virtual USB * | getUSBDescriptor () const |
virtual DeviceLocatorInterface * | getLocation () |
virtual void | setLocation (const DeviceLocatorInterface &location) |
virtual BusFamily | getBusFamily () const |
virtual bool | open ()=0 |
virtual void | close ()=0 |
![]() | |
virtual TransferHelper * | getHelper (const std::vector< ProtocolHint * > &hints) const =0 |
Protected Attributes | |
USB * | usb |
DeviceLocatorInterface * | deviceLocator |
|
virtual |
Implements seabreeze::Bus.
|
virtual |
Implements seabreeze::Bus.
|
virtual |
Implements seabreeze::Bus.
|
pure virtual |
Implements seabreeze::Bus.
|
pure virtual |
Implements seabreeze::Bus.