DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
RequestHandlerConcept.hpp File Reference
#include "iomanager/IOManager.hpp"
#include "daqdataformats/Fragment.hpp"
#include "dfmessages/DataRequest.hpp"
#include "appmodel/DataHandlerModule.hpp"
#include "opmonlib/MonitorableObject.hpp"
#include <map>
#include <memory>
#include <string>
#include <utility>
Include dependency graph for RequestHandlerConcept.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dunedaq::datahandlinglibs::RequestHandlerConcept< ReadoutType, LatencyBufferType >
 
struct  dunedaq::datahandlinglibs::RequestHandlerConcept< ReadoutType, LatencyBufferType >::RequestResult
 

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
namespace  dunedaq::datahandlinglibs
 

Detailed Description

RequestHandler interface class

This is part of the DUNE DAQ , copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.

Definition in file RequestHandlerConcept.hpp.