|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
Classes | |
| struct | AddressedCmd |
| struct | CmdObj |
Typedefs | |
| using | Match = std::string |
| using | AddressedCmds = std::vector<dunedaq::appfwk::cmd::AddressedCmd> |
Functions | |
| void | to_json (data_t &j, const AddressedCmd &obj) |
| void | from_json (const data_t &j, AddressedCmd &obj) |
| void | to_json (data_t &j, const CmdObj &obj) |
| void | from_json (const data_t &j, CmdObj &obj) |
| using dunedaq::appfwk::cmd::AddressedCmds = std::vector<dunedaq::appfwk::cmd::AddressedCmd> |
Definition at line 33 of file Structs.hpp.
| using dunedaq::appfwk::cmd::Match = std::string |
Definition at line 19 of file Structs.hpp.
|
inline |
|
inline |
|
inline |