|
struct | dx::__hide_if_ptr< type_t > |
|
struct | dx::circular |
| kernel/user space shared circular buffer More...
|
|
struct | dx::circular::channel< dst_t, src_t, false, false, typename std::enable_if_t< std::is_floating_point_v< dst_t >==std::is_floating_point_v< src_t > > > |
|
struct | dx::circular::channel< dst_t, src_t, false, true > |
|
struct | dx::circular::channel< dst_t, src_t, true, false > |
|
struct | dx::circular::channel< dst_t, src_t, up, dn, typename std::enable_if_t< std::is_floating_point_v< dst_t > &&!std::is_floating_point_v< src_t > > > |
|
struct | dx::circular::channel< dst_t, src_t, up, dn, typename std::enable_if_t<!std::is_floating_point_v< dst_t > &&std::is_floating_point_v< src_t > > > |
|
struct | dx::circular::format |
|
struct | dx::stream::channel::control |
|
struct | dx::stream::channel::open< bus_t, max_channels > |
| generic stream open request More...
|
|
struct | dx::stream::channel::opened< data_t, channels > |
| generic streaming channel buffer description More...
|
|
struct | dx::stream::clock |
| select/get stream sample rate/iosize More...
|
|
struct | dx::stream::clock::monitor |
| performance monitor shared memory More...
|
|
struct | dx::stream::clock_value |
|
struct | dx::stream::desc< target_t, max_streams, max_pins, max_clock_settings, max_clocks, max_configurations > |
| device streaming interface descriptor More...
|
|
struct | dx::stream::desc< target_t, max_streams, max_pins, max_clock_settings, max_clocks, max_configurations >::clock |
|
struct | dx::stream::desc< target_t, max_streams, max_pins, max_clock_settings, max_clocks, max_configurations >::stream |
| stream interface descriptor More...
|
|
struct | dx::stream::desc< target_t, max_streams, max_pins, max_clock_settings, max_clocks, max_configurations >::stream::config |
| stream interface descriptor More...
|
|
struct | dx::stream::desc< target_t, max_streams, max_pins, max_clock_settings, max_clocks, max_configurations >::stream::config::clock |
|
struct | dx::stream::desc< target_t, max_streams, max_pins, max_clock_settings, max_clocks, max_configurations >::stream::config::dx_packed |
|
struct | dx::stream::desc< target_t, max_streams, max_pins, max_clock_settings, max_clocks, max_configurations >::stream::config::dx_packed::dx_packed |
|
struct | dx::stream::desc< target_t, max_streams, max_pins, max_clock_settings, max_clocks, max_configurations >::stream::config::transaction |
|
struct | dx::stream::desc< target_t, max_streams, max_pins, max_clock_settings, max_clocks, max_configurations >::stream::pin |
|
union | dx::stream::encoder |
|
struct | dx::stream::encoder::index |
|
struct | dx::stream::iosize |
|
struct | dx::stream::open< bus_t > |
| generic stream open request More...
|
|
struct | dx::stream::opened< object_t > |
| generic shared streaming buffer description More...
|
|