Zth (libzth)
zth::fsm::TypedAction< T > Member List

This is the complete list of members for zth::fsm::TypedAction< T >, including all inherited members.

Action()=defaultzth::fsm::Actionprotected
Action(Action &&) noexcept=defaultzth::fsm::Actionprotected
Action(Action const &)=deletezth::fsm::Action
Callback_type typedefzth::fsm::TypedAction< T >
name() const finalzth::fsm::TypedAction< T >inlinevirtual
operator()(BasicFsm &fsm) constzth::fsm::Actioninline
operator=(Action &&) noexcept=defaultzth::fsm::Actionprotected
operator=(Action const &)=deletezth::fsm::Action
run(BasicFsm &fsm) const finalzth::fsm::TypedAction< T >inlinevirtual
TypedAction(T_ &&a, char const *name=nullptr)zth::fsm::TypedAction< T >inlineexplicit
~Action()=defaultzth::fsm::Actionprotected