dxd - dynax driver framework 2.1.0d58
cross platform open source driver development framework
Loading...
Searching...
No Matches
dx::stream::channel::opened< data_t, channels > Struct Template Reference

generic streaming channel buffer description More...

#include <dx_stream.h>

+ Collaboration diagram for dx::stream::channel::opened< data_t, channels >:

Public Attributes

iobridge< controlcontrol
 channel control
 
iobridge< data_t > io [channels][2]
 double buffer channels
 

Detailed Description

template<typename data_t, unsigned int channels = 0>
struct dx::stream::channel::opened< data_t, channels >

generic streaming channel buffer description

Member Data Documentation

◆ control

template<typename data_t , unsigned int channels = 0>
iobridge<control> dx::stream::channel::opened< data_t, channels >::control

channel control

◆ io

template<typename data_t , unsigned int channels = 0>
iobridge<data_t> dx::stream::channel::opened< data_t, channels >::io[channels][2]

double buffer channels


The documentation for this struct was generated from the following file:

(c) copyright 2009 dynamic acoustics e.U. generated on Sun Apr 14 2024

a closed source license may be obtained by requesting a written permission from dynamic acoustics e.U.
however - governmental use generally and military use especially is strictly prohibited though.