DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "iomanager/SchemaUtils.hpp"
#include "iomanager/queue/Queue.hpp"
#include "iomanager/queue/QueueIssues.hpp"
#include "confmodel/Queue.hpp"
#include "opmonlib/OpMonManager.hpp"
#include "ers/Issue.hpp"
#include <map>
#include <memory>
#include <string>
#include "detail/QueueRegistry.hxx"
Go to the source code of this file.
Classes | |
class | dunedaq::iomanager::QueueRegistry |
The QueueRegistry class manages all Queue instances and gives out handles to the Queues upon request. More... | |
struct | dunedaq::iomanager::QueueRegistry::QueueEntry |
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
namespace | dunedaq::iomanager |
The QueueRegistry class declarations
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 QueueRegistry.hpp.