SMACC
Loading...
Searching...
No Matches
smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode > Member List

This is the complete list of members for smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >, including all inherited members.

base_type typedefsmacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >private
checkWhileLoopConditionAndThrowEvent(bool(MostDerived::*conditionFn)())smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >inline
configure(Args &&... args)smacc::ISmaccState
configure_orthogonal(Args &&... args)smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >inlinestatic
configure_orthogonal_internal(std::function< void(ISmaccState *state)> initializationFunction)smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >inlineprivatestatic
configure_orthogonal_runtime(std::function< void(TBehavior &bh, MostDerived &)> initializationFunction)smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >inlinestatic
configure_orthogonal_runtime(std::function< void(TBehavior &bh)> initializationFunction)smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >inlinestatic
context_ptr_type typedefsmacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >
context_type typedefsmacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >
contextNhsmacc::ISmaccStateprotected
createEventGenerator(TEvArgs... args)smacc::ISmaccState
createStateReactor(TEvArgs... args)smacc::ISmaccState
createStateReactor(TEvArgs... args)smacc::ISmaccState
deep_construct(const context_ptr_type &pContext, outermost_context_base_type &outermostContextBase)smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >inlinestatic
entryStateInternal()smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >inlineprivate
eventGenerators_smacc::ISmaccStateprotected
exit()smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >inline
finishStateThrownsmacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >
getClassName()smacc::ISmaccStatevirtual
getEventGenerator()smacc::ISmaccState
getEventGenerators()smacc::ISmaccStateinline
getFullName()smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >inline
getGlobalSMData(std::string name, T &ret)smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >inline
getOrthogonal()smacc::ISmaccState
getParam(std::string param_name, T &param_storage)smacc::ISmaccState
getParentState()smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >inlinevirtual
getROSNode()smacc::ISmaccStateinline
getShortName()smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >inline
getStateInfo()smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >inline
getStateMachine()smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >inlinevirtual
getStateReactor()smacc::ISmaccState
getStateReactors()smacc::ISmaccStateinline
initial_deep_construct(outermost_context_base_type &outermostContextBase)smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >inlinestatic
inner_context_ptr_type typedefsmacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >
inner_initial_list typedefsmacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >
LastDeepState typedefsmacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >
nhsmacc::ISmaccStateprotected
notifyTransition()smacc::ISmaccState
notifyTransitionFromTransitionTypeInfo(std::shared_ptr< smacc::introspection::TypeInfo > &transitionTypeInfo)smacc::ISmaccState
onEntry()smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >inline
onExit()smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >inline
outermost_context_base_type typedefsmacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >
param(std::string param_name, T &param_val, const T &default_val) constsmacc::ISmaccState
parentState_smacc::ISmaccStateprotected
postEvent(const EventType &ev)smacc::ISmaccState
postEvent()smacc::ISmaccState
requiresClient(SmaccClientType *&storage)smacc::ISmaccState
requiresComponent(SmaccComponentType *&storage)smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >inline
runtimeConfigure()smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >inline
setGlobalSMData(std::string name, T value)smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >inline
setParam(std::string param_name, T param_val)smacc::ISmaccState
shallow_construct(const context_ptr_type &pContext, outermost_context_base_type &outermostContextBase)smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >inlinestatic
smacc_inner_typesmacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >
SmaccState()=deletesmacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >
SmaccState(my_context ctx)smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >inline
state_iterator typedefsmacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >
stateInfo_smacc::ISmaccStateprotected
stateReactors_smacc::ISmaccStateprotected
static_createEventGenerator(TUArgs... args)smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >inlinestatic
static_createStateReactor(TArgs... args)smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >inlinestatic
static_createStateReactor_aux(TUArgs... args)smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >inlinestatic
TContext typedefsmacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >
throwSequenceFinishedEvent()smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >inline
~SmaccState()smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >inlinevirtual