|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
Go to the source code of this file.
Classes | |
| struct | dunedaq::listrev::IntList |
| struct | dunedaq::listrev::ReversedList |
| struct | dunedaq::listrev::ReversedList::Data |
| struct | dunedaq::listrev::CreateList |
| struct | dunedaq::listrev::RequestList |
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::listrev |
Functions | |
| dunedaq::DUNE_DAQ_SERIALIZABLE (listrev::IntList, "IntList") | |
| dunedaq::DUNE_DAQ_SERIALIZABLE (listrev::ReversedList::Data, "ReversedListData") | |
| dunedaq::DUNE_DAQ_SERIALIZABLE (listrev::ReversedList, "ReversedList") | |
| dunedaq::DUNE_DAQ_SERIALIZABLE (listrev::CreateList, "CreateList") | |
| dunedaq::DUNE_DAQ_SERIALIZABLE (listrev::RequestList, "RequestList") | |
ListWrapper wraps a std::vector<int> so that it can be transmitted over the network using the Unified Communications API (iomanager)
This is part of the DUNE DAQ Software Suite, copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file ListWrapper.hpp.