|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "snbmodules/common/protocols_enum.hpp"#include "snbmodules/common/status_enum.hpp"#include "snbmodules/ip_format.hpp"#include "snbmodules/metadata_abstract.hpp"#include <chrono>#include <ctime>#include <filesystem>#include <iostream>#include <map>#include <stdexcept>#include <string>#include <utility>Go to the source code of this file.
Classes | |
| class | dunedaq::snbmodules::TransferMetadata |
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::snbmodules |
TransferMetadata class, used to store metadata of a transfer (one uploader to one downloader)
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 transfer_metadata.hpp.