MeVisLab Toolbox Reference
Context.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 <FMEThirdPartyWarningsDisable.h>
7
#if defined(MLAB_CMAKE_BUILDSYSTEM)
8
#undef BOOST_ASIO_NO_DEPRECATED
9
#endif
10
#include <boost/asio/io_service.hpp>
11
#include <FMEThirdPartyWarningsRestore.h>
12
13
14
namespace
asio
{
15
16
using
Context
= boost::asio::io_service;
17
18
}
asio
Definition
AsynchronousExecution.h:15
asio::Context
boost::asio::io_service Context
Definition
Context.h:16
FMEstable
ReleaseMeVis
Projects
AsynchronousIO
Sources
asio
Context.h
Generated by
1.10.0