#include <UsbId.h>
Öffentliche Methoden | |
UsbId (unsigned int pVendorId=0x0, unsigned int pProductId=0x0) | |
unsigned int | getVendorId () const |
unsigned int | getProductId () const |
bool | operator== (const UsbId &pOther) const |
UsbId::UsbId | ( | unsigned int | pVendorId = 0x0, |
unsigned int | pProductId = 0x0 ) |
|
nodiscard |
|
nodiscard |
bool UsbId::operator== | ( | const UsbId & | pOther | ) | const |