| 
    SMACC2
    
   | 
 
#include <smacc_state_info.hpp>

Public Attributes | |
| std::function< void(smacc2::ISmaccState *)> | factoryFunction | 
| const std::type_info * | behaviorType | 
| const std::type_info * | orthogonalType | 
Definition at line 32 of file smacc_state_info.hpp.
| const std::type_info* smacc2::introspection::ClientBehaviorInfoEntry::behaviorType | 
Definition at line 35 of file smacc_state_info.hpp.
Referenced by smacc2::SmaccState< MostDerived, Context, InnerInitial, historyMode >::configure_orthogonal_internal().
| std::function<void(smacc2::ISmaccState *)> smacc2::introspection::ClientBehaviorInfoEntry::factoryFunction | 
Definition at line 34 of file smacc_state_info.hpp.
Referenced by smacc2::SmaccState< MostDerived, Context, InnerInitial, historyMode >::configure_orthogonal_internal().
| const std::type_info* smacc2::introspection::ClientBehaviorInfoEntry::orthogonalType | 
Definition at line 36 of file smacc_state_info.hpp.
Referenced by smacc2::SmaccState< MostDerived, Context, InnerInitial, historyMode >::configure_orthogonal_internal().