Zth (libzth)
|
#include <fsm14.h>
Public Member Functions | |
Guard (Guard const &)=delete | |
void | operator= (Guard const &)=delete |
virtual GuardPollInterval | enabled (BasicFsm &fsm) const =0 |
virtual cow_string | name () const =0 |
auto | operator() (BasicFsm &fsm) const |
Protected Member Functions | |
constexpr | Guard ()=default |
~Guard ()=default | |
Guard (Guard &&) noexcept=default | |
Guard & | operator= (Guard &&) noexcept=default |
|
constexprprotecteddefault |
|
protecteddefault |
|
protecteddefaultnoexcept |
|
delete |
|
pure virtual |
|
pure virtual |
|
inline |
|
delete |