|
Zth (libzth)
|
This is the complete list of members for zth::fsm::TypedGuard< T >, including all inherited members.
| Callback_type typedef | zth::fsm::TypedGuard< T > | |
| enabled(BasicFsm &fsm) const final | zth::fsm::TypedGuard< T > | inlinevirtual |
| Guard()=default | zth::fsm::Guard | protected |
| Guard(Guard &&) noexcept=default | zth::fsm::Guard | protected |
| Guard(Guard const &)=delete | zth::fsm::Guard | |
| name() const final | zth::fsm::TypedGuard< T > | inlinevirtual |
| operator()(BasicFsm &fsm) const | zth::fsm::Guard | inline |
| operator=(Guard &&) noexcept=default | zth::fsm::Guard | protected |
| operator=(Guard const &)=delete | zth::fsm::Guard | |
| TypedGuard(T_ &&g, char const *name=nullptr) | zth::fsm::TypedGuard< T > | inlineexplicit |
| ~Guard()=default | zth::fsm::Guard | protected |