#include <stateMachine.hpp>
Public Member Functions | |
Context (std::string daq_id) | |
Context (Context const &)=delete | |
Context (Context &&)=default | |
Public Attributes | |
std::string | m_daq_id |
|
explicit |
|
delete |
|
default |
std::string daq::Context::m_daq_id |