DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <cstdint>
#include <exception>
#include <functional>
#include <iostream>
#include <memory>
#include <string>
#include <unordered_map>
#include "tpglibs/AbstractFactory.hxx"
Go to the source code of this file.
Classes | |
class | tpglibs::AbstractFactory< T > |
General singleton, abstract factory. More... | |
Namespaces | |
namespace | tpglibs |
Definition in file AbstractFactory.hpp.