#include <dx_test_virtual.h>
|
| | driver (const typename super::match &match, const char *product_id, const char *name, const decltype(driver::dictionary)&dictionary, const typename super::desc &desc) |
| | driver (const typename super::match &match, const char *product_id, const char *name, const typename super::desc &desc) |
◆ driver() [1/2]
template<typename super_device_t, typename audio_pin_t, typename io_t = int32_t, typename device_t = dx::test::device<super_device_t>, typename driver_t = dx::virtuel::driver<device_t>, typename engine_t = dx::stream::engine<device_t, audio_pin_t, driver_t, io_t>>
| dx::test::virtuel::driver< super_device_t, audio_pin_t, io_t, device_t, driver_t, engine_t >::driver |
( |
const typename super::match & | match, |
|
|
const char * | product_id, |
|
|
const char * | name, |
|
|
const typename super::desc & | desc ) |
|
inline |
◆ driver() [2/2]
template<typename super_device_t, typename audio_pin_t, typename io_t = int32_t, typename device_t = dx::test::device<super_device_t>, typename driver_t = dx::virtuel::driver<device_t>, typename engine_t = dx::stream::engine<device_t, audio_pin_t, driver_t, io_t>>
| dx::test::virtuel::driver< super_device_t, audio_pin_t, io_t, device_t, driver_t, engine_t >::driver |
( |
const typename super::match & | match, |
|
|
const char * | product_id, |
|
|
const char * | name, |
|
|
const decltype(driver< super_device_t, audio_pin_t, io_t, device_t, driver_t, engine_t >::dictionary)& | dictionary, |
|
|
const typename super::desc & | desc ) |
|
inline |
◆ desc
template<typename super_device_t, typename audio_pin_t, typename io_t = int32_t, typename device_t = dx::test::device<super_device_t>, typename driver_t = dx::virtuel::driver<device_t>, typename engine_t = dx::stream::engine<device_t, audio_pin_t, driver_t, io_t>>
◆ filename
template<typename super_device_t, typename audio_pin_t, typename io_t = int32_t, typename device_t = dx::test::device<super_device_t>, typename driver_t = dx::virtuel::driver<device_t>, typename engine_t = dx::stream::engine<device_t, audio_pin_t, driver_t, io_t>>
The documentation for this class was generated from the following file: