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::ObservableType
Definition
Observable.h:13
asio
Definition
AsynchronousExecution.h:15
FMEstable
ReleaseMeVis
Projects
AsynchronousIO
Sources
asio
OutputChannel.h
Generated by
1.10.0