libdrmconf
0.12.0
A library to program DMR radios.
|
This is the complete list of members for USBDeviceInfo, including all inherited members.
_class | USBDeviceInfo | protected |
_pid | USBDeviceInfo | protected |
_save | USBDeviceInfo | protected |
_vid | USBDeviceInfo | protected |
Class enum name | USBDeviceInfo | |
description() const | USBDeviceInfo | |
hasProductID() const | USBDeviceInfo | |
hasVendorID() const | USBDeviceInfo | |
interfaceClass() const | USBDeviceInfo | |
isSave() const | USBDeviceInfo | |
isValid() const | USBDeviceInfo | |
longDescription() const | USBDeviceInfo | |
operator!=(const USBDeviceInfo &other) const | USBDeviceInfo | |
operator=(const USBDeviceInfo &other) | USBDeviceInfo | |
operator==(const USBDeviceInfo &other) const | USBDeviceInfo | |
productId() const | USBDeviceInfo | |
USBDeviceInfo() | USBDeviceInfo | |
USBDeviceInfo(Class cls, uint16_t vid, uint16_t pid, bool save=true) | USBDeviceInfo | |
USBDeviceInfo(const USBDeviceInfo &other) | USBDeviceInfo | |
vendorId() const | USBDeviceInfo | |
~USBDeviceInfo() | USBDeviceInfo | virtual |