DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <Structs.hpp>
Public Attributes | |
cmdlib::cmd::CmdId | id = "" |
State | entry_state = "ANY" |
State | exit_state = "ANY" |
cmdlib::cmd::Data | data = {} |
Definition at line 52 of file Structs.hpp.
cmdlib::cmd::Data dunedaq::rcif::cmd::RCCommand::data = {} |
Definition at line 65 of file Structs.hpp.
State dunedaq::rcif::cmd::RCCommand::entry_state = "ANY" |
Definition at line 59 of file Structs.hpp.
State dunedaq::rcif::cmd::RCCommand::exit_state = "ANY" |
Definition at line 62 of file Structs.hpp.
cmdlib::cmd::CmdId dunedaq::rcif::cmd::RCCommand::id = "" |
Definition at line 56 of file Structs.hpp.