DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "daqdataformats/Fragment.hpp"
#include "serialization/Serialization.hpp"
#include "logging/Logging.hpp"
#include <memory>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | msgpack |
Functions | |
msgpack::MSGPACK_API_VERSION_NAMESPACE (MSGPACK_DEFAULT_API_NS) | |
DUNE_DAQ_SERIALIZABLE (dunedaq::daqdataformats::Fragment, "Fragment") | |
DUNE_DAQ_SERIALIZABLE (std::unique_ptr< dunedaq::daqdataformats::Fragment >, "Fragment") | |
Fragment 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 Fragment_serialization.hpp.
DUNE_DAQ_SERIALIZABLE | ( | dunedaq::daqdataformats::Fragment | , |
"Fragment" | ) |
DUNE_DAQ_SERIALIZABLE | ( | std::unique_ptr< dunedaq::daqdataformats::Fragment > | , |
"Fragment" | ) |