uatools 1.0.0
 
Loading...
Searching...
No Matches
eso::uatools::uastresstest::StateMachine Struct Reference

#include <Config.hpp>

Public Attributes

std::string state_node
 
std::unordered_map< std::string, std::string > methods
 
std::vector< std::string > cycle
 

Member Data Documentation

◆ cycle

std::vector<std::string> eso::uatools::uastresstest::StateMachine::cycle

Logical cycle to run, e.g. {reset, init, enable, disable}. Names must match keys in methods.

◆ methods

std::unordered_map<std::string, std::string> eso::uatools::uastresstest::StateMachine::methods

◆ state_node

std::string eso::uatools::uastresstest::StateMachine::state_node

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