#include <dx_test.h>
◆ desc
template<typename super_device_t , typename audio_pin_t , typename midi_pin_t , typename io_t = int32_t, typename device_t = device< typename audio_pin_t::circular_t, super_device_t, typename midi_pin_t::circular_t>, typename driver_t = dx::driver<device_t>, typename engine_t = stream::engine< device_t, audio_pin_t, io_t, typename audio_pin_t::circular_t, driver_t>>
std::string dx::test::driver< super_device_t, audio_pin_t, midi_pin_t, io_t, device_t, driver_t, engine_t >::dispatch::desc |
◆ function
template<typename super_device_t , typename audio_pin_t , typename midi_pin_t , typename io_t = int32_t, typename device_t = device< typename audio_pin_t::circular_t, super_device_t, typename midi_pin_t::circular_t>, typename driver_t = dx::driver<device_t>, typename engine_t = stream::engine< device_t, audio_pin_t, io_t, typename audio_pin_t::circular_t, driver_t>>
void(driver::* dx::test::driver< super_device_t, audio_pin_t, midi_pin_t, io_t, device_t, driver_t, engine_t >::dispatch::function) (const args &) |
◆ parameter
template<typename super_device_t , typename audio_pin_t , typename midi_pin_t , typename io_t = int32_t, typename device_t = device< typename audio_pin_t::circular_t, super_device_t, typename midi_pin_t::circular_t>, typename driver_t = dx::driver<device_t>, typename engine_t = stream::engine< device_t, audio_pin_t, io_t, typename audio_pin_t::circular_t, driver_t>>
std::string dx::test::driver< super_device_t, audio_pin_t, midi_pin_t, io_t, device_t, driver_t, engine_t >::dispatch::parameter |
The documentation for this struct was generated from the following file: