|
dRonin
adbada4
dRonin GCS
|
#include <usbmonitor.h>
Public Member Functions | |
| unsigned char | getRunState () |
| bool | operator== (USBPortInfo const &port) |
Public Attributes | |
| QString | serialNumber |
| QString | manufacturer |
| QString | product |
| QString | path |
| Opaque OS-specific path. More... | |
| int | vendorID |
| Vendor ID. More... | |
| int | productID |
| Product ID. More... | |
| int | bcdDevice |
Definition at line 42 of file usbmonitor.h.