libusb_option class abstract

\ingroup libusb_lib Available option values for libusb_set_option().

Constructors

libusb_option()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

LIBUSB_OPTION_LOG_LEVEL → const int
Set the log message verbosity.
LIBUSB_OPTION_USE_USBDK → const int
Use the UsbDk backend for a specific context, if available.