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

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

Callback_type typedefzth::fsm::TypedGuard< T >
enabled(BasicFsm &fsm) const finalzth::fsm::TypedGuard< T >inlinevirtual
Guard()=defaultzth::fsm::Guardprotected
Guard(Guard &&) noexcept=defaultzth::fsm::Guardprotected
Guard(Guard const &)=deletezth::fsm::Guard
name() const finalzth::fsm::TypedGuard< T >inlinevirtual
operator()(BasicFsm &fsm) constzth::fsm::Guardinline
operator=(Guard &&) noexcept=defaultzth::fsm::Guardprotected
operator=(Guard const &)=deletezth::fsm::Guard
TypedGuard(T_ &&g, char const *name=nullptr)zth::fsm::TypedGuard< T >inlineexplicit
~Guard()=defaultzth::fsm::Guardprotected