DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "KafkaStream.hpp"
#include <ers/StreamFactory.hpp>
#include <string>
#include <iostream>
#include <chrono>
#include <boost/crc.hpp>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | erskafka |
KafkaStream class implementation
This is part of the DUNE DAQ software, copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file KafkaStream.cpp.