#include <dx_test_usb.h>
|
| | driver (const typename super::match &match, const char *product_id, const char *name, const decltype(driver::dictionary)&dictionary={}) |
| void | info (std::ostream &os) noexcept override try |
◆ driver()
template<typename super_device_t, typename device_t = dx::test::device<super_device_t>, typename driver_t = dx::proxy::driver<device_t>>
| dx::test::usb::driver< super_device_t, device_t, driver_t >::driver |
( |
const typename super::match & | match, |
|
|
const char * | product_id, |
|
|
const char * | name, |
|
|
const decltype(driver< super_device_t, device_t, driver_t >::dictionary)& | dictionary = {} ) |
|
inline |
◆ info()
template<typename super_device_t, typename device_t = dx::test::device<super_device_t>, typename driver_t = dx::proxy::driver<device_t>>
The documentation for this class was generated from the following file: