DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
QueueReceiverModel.hpp File Reference
#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"
Include dependency graph for QueueReceiverModel.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dunedaq::iomanager::QueueReceiverModel< Datatype >
 

Namespaces

namespace  dunedaq
 The DUNE-DAQ namespace.
 
namespace  dunedaq::iomanager
 

Detailed Description

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.