USB API wrapper. More...
#include "usbwrap.h"#include "data.h"#include "error.h"#include "debug.h"#include <iomanip>#include <sstream>#include <errno.h>#include <string.h>#include <limits.h>
Go to the source code of this file.
Namespaces | |
| namespace | Usb |
Namespace for the libusb-related wrapper classes. | |
USB API wrapper.
Definition in file usbwrap.cc.
1.7.1