SeaBreeze
Public Member Functions | Protected Attributes
seabreeze::USBInterface Class Referenceabstract
Inheritance diagram for seabreeze::USBInterface:
Inheritance graph
Collaboration diagram for seabreeze::USBInterface:
Collaboration graph

Public Member Functions

virtual USBgetUSBDescriptor () const
 
virtual DeviceLocatorInterfacegetLocation ()
 
virtual void setLocation (const DeviceLocatorInterface &location)
 
virtual BusFamily getBusFamily () const
 
virtual bool open ()=0
 
virtual void close ()=0
 
- Public Member Functions inherited from seabreeze::Bus
virtual TransferHelpergetHelper (const std::vector< ProtocolHint * > &hints) const =0
 

Protected Attributes

USBusb
 
DeviceLocatorInterfacedeviceLocator
 

Member Function Documentation

◆ getLocation()

virtual DeviceLocatorInterface * seabreeze::USBInterface::getLocation ( )
virtual

Implements seabreeze::Bus.

◆ setLocation()

virtual void seabreeze::USBInterface::setLocation ( const DeviceLocatorInterface location)
virtual

Implements seabreeze::Bus.

◆ getBusFamily()

virtual BusFamily seabreeze::USBInterface::getBusFamily ( ) const
virtual

Implements seabreeze::Bus.

◆ open()

virtual bool seabreeze::USBInterface::open ( )
pure virtual

Implements seabreeze::Bus.

◆ close()

virtual void seabreeze::USBInterface::close ( )
pure virtual

Implements seabreeze::Bus.


The documentation for this class was generated from the following file: