co_usb
Loading...
Searching...
No Matches
handlers.hpp File Reference

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>
Include dependency graph for handlers.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Collection of types implementing co_usb::ev::detail::EventHandler.