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

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
 

Detailed Description

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.