lusb
2.0
C++ API
Class Hierarchy
File Hierarchy
Full C++ API
Namespaces
Namespace lusb
Namespace std
Classes and Structs
Struct UsbDevice::UsbIds
Struct UsbDeviceException
Class UsbDevice
Class UsbDevice::Location
Directories
Directory include
Directory lusb
Files
File UsbDevice.hpp
Standard Documents
CHANGELOG
Changelog for package lusb
2.0.2 (2024-06-13)
2.0.1 (2022-02-09)
2.0.0 (2021-10-29)
LICENSE
PACKAGE
README
lusb
Index
lusb
C++ API
Struct UsbDeviceException
View page source
Struct UsbDeviceException
Defined in
File UsbDevice.hpp
Inheritance Relationships
Base Type
public
std::runtime_error
Struct Documentation
struct
UsbDeviceException
:
public
std
::
runtime_error
Public Functions
inline
UsbDeviceException
(
int
code
,
const
char
*
msg
)
Public Members
int
error_code_