DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "ipm/Receiver.hpp"
#include <atomic>
#include <functional>
#include <memory>
#include <mutex>
#include <thread>
Go to the source code of this file.
Classes | |
class | dunedaq::ipm::CallbackAdapter |
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
namespace | dunedaq::ipm |
An ERS Error indicating that an exception was thrown from ZMQ while performing an operation. | |
IPM CallbackAdapter class
This is part of the DUNE DAQ Application Framework, copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file CallbackAdapter.hpp.