|
co_usb
|
Collection of types implementing co_usb::ev::detail::EventHandler. More...
#include "co_usb/ev/detail/event_handler.hpp"#include "co_usb/usb_error.hpp"#include <atomic>#include <thread>

Go to the source code of this file.
Classes | |
| struct | co_usb::ev::trivial_event_handler |
| Trivial single-threaded libusb event handler. More... | |
| struct | co_usb::ev::refcounted_event_handler |
| libusb event handler with simple internal reference counting. More... | |
Namespaces | |
| namespace | co_usb |
| namespace | co_usb::ev |
Collection of types implementing co_usb::ev::detail::EventHandler.