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

Specification and implementation of EventHandler concept. More...

#include <libusb.h>
#include <stop_token>
#include <utility>
Include dependency graph for event_handler.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  co_usb
 
namespace  co_usb::ev
 
namespace  co_usb::ev::detail
 

Concepts

concept  co_usb::ev::detail::EventHandler
 Concept defining an event handler for libusb.
 

Detailed Description

Specification and implementation of EventHandler concept.