|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "dfmessages/ComponentRequest_serialization.hpp"#include "dfmessages/Types.hpp"#include "serialization/Serialization.hpp"#include <limits>#include <string>Go to the source code of this file.
Classes | |
| struct | dunedaq::dfmessages::DataRequest |
| This message represents a request for data sent to a single component of the DAQ. More... | |
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::dfmessages |
Functions | |
| dunedaq::DUNE_DAQ_SERIALIZABLE (dfmessages::DataRequest, "DataRequest") | |
DataRequest Message Declaration
This is part of the DUNE DAQ Application Framework, copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file DataRequest.hpp.