DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
LatencyBufferConcept.hpp File Reference
#include "appfwk/DAQModule.hpp"
#include "appmodel/LatencyBuffer.hpp"
#include "opmonlib/MonitorableObject.hpp"
#include <cstddef>
#include <concepts>
Include dependency graph for LatencyBufferConcept.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dunedaq::datahandlinglibs::LatencyBufferConcept< T >

Namespaces

namespace  dunedaq
 Including Qt Headers.
namespace  dunedaq::datahandlinglibs

Concepts

concept  dunedaq::datahandlinglibs::ExpectsOrder

Detailed Description

Latency buffer 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 LatencyBufferConcept.hpp.