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

Go to the source code of this file.

Classes

struct  dunedaq::cmdlib::cmd::Command
struct  dunedaq::cmdlib::cmd::CommandReply

Namespaces

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

Typedefs

using dunedaq::cmdlib::cmd::AppId = std::string
using dunedaq::cmdlib::cmd::CmdId = std::string
using dunedaq::cmdlib::cmd::Data = nlohmann::json
using dunedaq::cmdlib::cmd::IsOk = bool
using dunedaq::cmdlib::cmd::Result = std::string