DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
Go to the source code of this file.
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
namespace | dunedaq::cmdlib |
namespace | dunedaq::cmdlib::cmd |
Functions | |
void | dunedaq::cmdlib::cmd::to_json (data_t &j, const Command &obj) |
void | dunedaq::cmdlib::cmd::from_json (const data_t &j, Command &obj) |
void | dunedaq::cmdlib::cmd::to_json (data_t &j, const CommandReply &obj) |
void | dunedaq::cmdlib::cmd::from_json (const data_t &j, CommandReply &obj) |