DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
ComponentRequest_serialization.hpp
Go to the documentation of this file.
1
9#ifndef DFMESSAGES_INCLUDE_DFMESSAGES_COMPONENTREQUEST_SERIALIZATION_HPP_
10#define DFMESSAGES_INCLUDE_DFMESSAGES_COMPONENTREQUEST_SERIALIZATION_HPP_
11
14
15DUNE_DAQ_SERIALIZE_NON_INTRUSIVE(dunedaq::daqdataformats, ComponentRequest, window_begin, window_end, component)
16
17#endif // DFMESSAGES_INCLUDE_DFMESSAGES_COMPONENTREQUEST_SERIALIZATION_HPP_
#define DUNE_DAQ_SERIALIZE_NON_INTRUSIVE(NS, Type,...)
Macro to make a class/struct serializable non-intrusively.