DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
transfer_metadata.hpp File Reference
#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>
Include dependency graph for transfer_metadata.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dunedaq::snbmodules::TransferMetadata
 

Namespaces

namespace  dunedaq
 The DUNE-DAQ namespace.
 
namespace  dunedaq::snbmodules
 

Detailed Description

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.