MeVisLab Toolbox Reference
OutputChannel.h
Go to the documentation of this file.
1
// Copyright (c) Fraunhofer MEVIS, Germany. All rights reserved.
2
// **InsertLicense** code
3
4
#pragma once
5
6
#include <
asio/Observable.h
>
7
8
9
namespace
asio
{
10
11
template
<
typename
DataType>
12
using
OutputChannel
=
Observable<DataType>
;
13
14
}
Observable.h
asio
Definition
AsynchronousExecution.h:15
asio::OutputChannel
Observable< DataType > OutputChannel
Definition
OutputChannel.h:12
asio::Observable
ConstRefObservable< Args... > Observable
Definition
Observable.h:40
FMEstable
ReleaseMeVis
Projects
AsynchronousIO
Sources
asio
OutputChannel.h
Generated by
1.15.0