DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
Structs.hpp File Reference
#include <cstdint>
#include "cmdlib/cmd/Structs.hpp"
#include <vector>
#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::appfwk::cmd::AddressedCmd
 
struct  dunedaq::appfwk::cmd::CmdObj
 

Namespaces

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

Typedefs

using dunedaq::appfwk::cmd::Match = std::string
 
using dunedaq::appfwk::cmd::AddressedCmds = std::vector<dunedaq::appfwk::cmd::AddressedCmd>