|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "iomanager/Receiver.hpp"#include "iomanager/queue/Queue.hpp"#include "logging/Logging.hpp"#include <atomic>#include <memory>#include <optional>#include <string>#include <thread>#include "detail/QueueReceiverModel.hxx"Go to the source code of this file.
Classes | |
| class | dunedaq::iomanager::QueueReceiverModel< Datatype > |
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::iomanager |
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 QueueReceiverModel.hpp.