DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
IssueFactory.hpp File Reference
#include <chrono>
#include <string>
#include <vector>
#include <map>
#include <ers/Severity.hpp>
Include dependency graph for IssueFactory.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ers::IssueFactory
 Implements factory pattern for user defined Issues. More...
 

Namespaces

namespace  ers
 

Functions

std::ostream & ers::operator<< (std::ostream &, const IssueFactory &factory)
 streaming operator