co_usb
Loading...
Searching...
No Matches
Namespaces | Enumerations
hotplug.hpp File Reference
#include <libusb-1.0/libusb.h>
Include dependency graph for hotplug.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  co_usb
 

Enumerations

enum class  co_usb::hotplug_event { co_usb::arrived = LIBUSB_HOTPLUG_EVENT_DEVICE_ARRIVED , co_usb::left = LIBUSB_HOTPLUG_EVENT_DEVICE_LEFT }
 enum class wrapper for hotplug events More...
 
enum class  co_usb::hotplug_flag { co_usb::none = LIBUSB_HOTPLUG_NO_FLAGS , co_usb::enumerate = LIBUSB_HOTPLUG_ENUMERATE }
 wrapper for hotplug flags More...