#include <UsbDevice.h>
Public Member Functions | |
UsbDeviceException (int code, const char *msg) | |
Public Attributes | |
int | error_code_ |
Definition at line 49 of file UsbDevice.h.
lusb::UsbDeviceException::UsbDeviceException | ( | int | code, |
const char * | msg | ||
) | [inline] |
Definition at line 52 of file UsbDevice.h.
Definition at line 51 of file UsbDevice.h.