ifw-daq 3.1.0
IFW Data Acquisition modules
Loading...
Searching...
No Matches
template.hpp
Go to the documentation of this file.
1/**
2 * @file
3 * @ingroup daq_dpm
4 * @copyright (c) Copyright ESO 2022
5 * All Rights Reserved
6 * ESO (eso.org) is an Intergovernmental Organisation, and therefore special legal conditions apply.
7 *
8 * @brief daq::dpm::Rsync class declaration
9 */
10#ifndef DAQ_DPM_TEMPLATE_HPP
11#define DAQ_DPM_TEMPLATE_HPP
12
13#include <boost/asio/io_context.hpp>
14#include <boost/process/child.hpp>
15#include <boost/signals2.hpp>
16
17namespace daq::dpm {} // namespace daq::dpm
18
19#endif // #ifndef DAQ_DPM_TEMPLATE_HPP