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

Factory for obtaining a co_usb context. More...

#include "co_usb/ev/detail/handler_service.hpp"
#include "co_usb/wrapper/detail/error_protocol.hpp"
#include "co_usb/wrapper/error_protocol.hpp"
#include <libusb.h>
#include <memory_resource>
#include <system_error>
Include dependency graph for context.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::context
 A co_usb context referencing event handler service. More...
 

Namespaces

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

Functions

auto co_usb::detail::raw_context (::co_usb::ev::detail::handler_service *srv)
 Proxy accessor to context ctor.
 

Detailed Description

Factory for obtaining a co_usb context.