|
AusweisApp2
|
#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 |
||
| ) |
| unsigned int UsbId::getProductId | ( | ) | const |
| unsigned int UsbId::getVendorId | ( | ) | const |
| bool UsbId::operator== | ( | const UsbId & | pOther | ) | const |