DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dunedaq::rcif::cmd::RCCommand Struct Reference

#include <Structs.hpp>

Collaboration diagram for dunedaq::rcif::cmd::RCCommand:
[legend]

Public Attributes

cmdlib::cmd::CmdId id = ""
 
State entry_state = "ANY"
 
State exit_state = "ANY"
 
cmdlib::cmd::Data data = {}
 

Detailed Description

Definition at line 52 of file Structs.hpp.

Member Data Documentation

◆ data

cmdlib::cmd::Data dunedaq::rcif::cmd::RCCommand::data = {}

Definition at line 65 of file Structs.hpp.

65{};

◆ entry_state

State dunedaq::rcif::cmd::RCCommand::entry_state = "ANY"

Definition at line 59 of file Structs.hpp.

◆ exit_state

State dunedaq::rcif::cmd::RCCommand::exit_state = "ANY"

Definition at line 62 of file Structs.hpp.

◆ id

cmdlib::cmd::CmdId dunedaq::rcif::cmd::RCCommand::id = ""

Definition at line 56 of file Structs.hpp.


The documentation for this struct was generated from the following file: