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

Wrapper for nullable libusb_device that increments ref count on ctor and decrements on dtor. More...

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

Go to the source code of this file.

Classes

struct  co_usb::device_ref
 Wrapper for nullable libusb_device that increments ref count on ctor and decrements on dtor. More...
 

Namespaces

namespace  co_usb
 

Detailed Description

Wrapper for nullable libusb_device that increments ref count on ctor and decrements on dtor.