AutomationState.hpp
Definition: AutomationModel.hpp:36
Definition: AutomationState.hpp:20
::State::MessageList messages() const override
messages The current messages in this point of the process.
Definition: AutomationState.cpp:100
std::vector< State::AddressAccessor > matchingAddresses() override
matchingAddresses The addresses that correspond to this state.
Definition: AutomationState.cpp:92
Definition: ProcessStateDataInterface.hpp:24