dxd - dynax driver framework 3.0.0d222
cross platform open source driver development framework
Loading...
Searching...
No Matches
dx_virtual.h File Reference
#include "dx_stream.h"
Include dependency graph for dx_virtual.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  dx::virtuel::stream::target
 a virtual stream's whole hardware identity: its direction, since there is no bus to address More...

Namespaces

namespace  dx
 dynax driver framework interface namespace
namespace  dx::virtuel
 the in-process bus: devices exist in the preference store alone, no OS registration of any kind. It exercises the shared stream machinery - device, pins, groups, engine - without a plugin, a service or a kernel driver, and its desc types are the generic default other buses fall back to
namespace  dx::virtuel::stream

Macros

#define DX_MEMBERS_VIRTUAL_TARGET(X)

Typedefs

typedef dx::stream::desc< target, 2, 2 > dx::virtuel::stream::desc

Functions

std::ostream & operator<< (std::ostream &os, const dx::virtuel::stream::target &target)

Macro Definition Documentation

◆ DX_MEMBERS_VIRTUAL_TARGET

#define DX_MEMBERS_VIRTUAL_TARGET ( X)
Value:
X##_direction(direction)

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & os,
const dx::virtuel::stream::target & target )
inline

(c) copyright 2009 dynamic acoustics e.U. generated on

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.