DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
Nljs.hpp File Reference
#include "appfwk/cmd/Structs.hpp"
#include "cmdlib/cmd/Nljs.hpp"
#include <nlohmann/json.hpp>
Include dependency graph for Nljs.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
namespace  dunedaq::appfwk
 
namespace  dunedaq::appfwk::cmd
 

Functions

void dunedaq::appfwk::cmd::to_json (data_t &j, const AddressedCmd &obj)
 
void dunedaq::appfwk::cmd::from_json (const data_t &j, AddressedCmd &obj)
 
void dunedaq::appfwk::cmd::to_json (data_t &j, const CmdObj &obj)
 
void dunedaq::appfwk::cmd::from_json (const data_t &j, CmdObj &obj)