| mc_rtc
    2.14.0
    | 
#include <mc_control/fsm/StateFactory.h>

| Public Attributes | |
| std::string | base | 
| std::string | arg | 
| mc_rtc::Configuration | config | 
Holds the configuration for a derived state
| std::string mc_control::fsm::StateFactory::StateConfiguration::arg | 
Arguments to pass down to the loader if any
| std::string mc_control::fsm::StateFactory::StateConfiguration::base | 
Base state to use
| mc_rtc::Configuration mc_control::fsm::StateFactory::StateConfiguration::config | 
Extra-configuration to apply on top of base configuration