#include <dx_test.h>
|
| typedef std::vector< std::string > | match |
|
| static constexpr auto | help {"[[matching string] ...]"} |
◆ match
template<typename super_device_t, typename audio_pin_t, typename io_t = int32_t, typename device_t = device<super_device_t>, typename driver_t = dx::proxy::driver<device_t>, typename engine_t = stream::engine<device_t, audio_pin_t, driver_t, io_t>>
| typedef std::vector<std::string> dx::test::driver< super_device_t, audio_pin_t, io_t, device_t, driver_t, engine_t >::match_helper< std::vector< std::string > >::match |
◆ assign()
template<typename super_device_t, typename audio_pin_t, typename io_t = int32_t, typename device_t = device<super_device_t>, typename driver_t = dx::proxy::driver<device_t>, typename engine_t = stream::engine<device_t, audio_pin_t, driver_t, io_t>>
◆ help
template<typename super_device_t, typename audio_pin_t, typename io_t = int32_t, typename device_t = device<super_device_t>, typename driver_t = dx::proxy::driver<device_t>, typename engine_t = stream::engine<device_t, audio_pin_t, driver_t, io_t>>
The documentation for this struct was generated from the following file: