DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
SkipListLatencyBufferModel.hpp File Reference
#include "datahandlinglibs/DataHandlingIssues.hpp"
#include "datahandlinglibs/ReadoutLogging.hpp"
#include "datahandlinglibs/concepts/LatencyBufferConcept.hpp"
#include "logging/Logging.hpp"
#include "folly/ConcurrentSkipList.h"
#include <memory>
#include <utility>
#include "detail/SkipListLatencyBufferModel.hxx"
Include dependency graph for SkipListLatencyBufferModel.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dunedaq::datahandlinglibs::SkipListLatencyBufferModel< T >
 
struct  dunedaq::datahandlinglibs::SkipListLatencyBufferModel< T >::Iterator
 

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
namespace  dunedaq::datahandlinglibs
 

Detailed Description

A folly concurrent SkipList wrapper

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 SkipListLatencyBufferModel.hpp.