Definition at line 71 of file usbwrap.h.
Public Member Functions | |
Match (int vendor, int product, const char *busname=0, const char *devname=0) | |
~Match () | |
bool | next_device (Usb::DeviceIDType *devid) |
Static Protected Member Functions | |
static bool | ToNum (const char *str, long &num) |
static bool | NameCompare (const char *n1, const char *n2) |