#include <fsm14.h>
Definition at line 578 of file fsm14.h.
◆ Action() [1/3]
| constexpr zth::fsm::Action::Action |
( |
| ) |
|
|
constexprprotecteddefault |
◆ ~Action()
| zth::fsm::Action::~Action |
( |
| ) |
|
|
protecteddefault |
◆ Action() [2/3]
| zth::fsm::Action::Action |
( |
Action && |
| ) |
|
|
protecteddefaultnoexcept |
◆ Action() [3/3]
| zth::fsm::Action::Action |
( |
Action const & |
| ) |
|
|
delete |
◆ name()
| virtual cow_string zth::fsm::Action::name |
( |
| ) |
const |
|
inlinevirtual |
◆ operator()()
| void zth::fsm::Action::operator() |
( |
BasicFsm & |
fsm | ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
| void zth::fsm::Action::operator= |
( |
Action const & |
| ) |
|
|
delete |
◆ run()
| virtual void zth::fsm::Action::run |
( |
BasicFsm & |
fsm | ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following file: