DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
Fragment_serialization.hpp File Reference
#include "daqdataformats/Fragment.hpp"
#include "serialization/Serialization.hpp"
#include "logging/Logging.hpp"
#include <memory>
#include <vector>
Include dependency graph for Fragment_serialization.hpp:
This graph shows which files directly or indirectly include this file:

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")
 

Detailed Description

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.

Function Documentation

◆ DUNE_DAQ_SERIALIZABLE() [1/2]

DUNE_DAQ_SERIALIZABLE ( dunedaq::daqdataformats::Fragment ,
"Fragment"  )

◆ DUNE_DAQ_SERIALIZABLE() [2/2]

DUNE_DAQ_SERIALIZABLE ( std::unique_ptr< dunedaq::daqdataformats::Fragment > ,
"Fragment"  )