|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "ElinkConcept.hpp"#include "flxlibs/opmon/ElinkModel.pb.h"#include "packetformat/block_format.hpp"#include "iomanager/IOManager.hpp"#include "iomanager/Sender.hpp"#include "logging/Logging.hpp"#include "utilities/ReusableThread.hpp"#include <folly/ProducerConsumerQueue.h>#include <nlohmann/json.hpp>#include <atomic>#include <memory>#include <mutex>#include <string>Go to the source code of this file.
Classes | |
| class | dunedaq::flxlibs::ElinkModel< TargetPayloadType > |
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::flxlibs |
FELIX CR's ELink concept 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 ElinkModel.hpp.