#include <ListWrapper.hpp>
Definition at line 39 of file ListWrapper.hpp.
◆ ReversedList() [1/2]
dunedaq::listrev::ReversedList::ReversedList |
( |
| ) |
|
|
default |
◆ ReversedList() [2/2]
dunedaq::listrev::ReversedList::ReversedList |
( |
const int & | id, |
|
|
const int & | rid, |
|
|
std::vector< Data > const & | ls ) |
|
inline |
Definition at line 53 of file ListWrapper.hpp.
56 ,
lists(ls.begin(), ls.end())
57 {
58 }
std::vector< Data > lists
◆ DUNE_DAQ_SERIALIZE()
◆ list_id
int dunedaq::listrev::ReversedList::list_id |
◆ lists
std::vector<Data> dunedaq::listrev::ReversedList::lists |
◆ reverser_id
int dunedaq::listrev::ReversedList::reverser_id |
The documentation for this struct was generated from the following file: