#include <asynchronous_state_machine.hpp>
◆ my_base
template<class MostDerived , class InitialState , class Scheduler = fifo_scheduler<>, class Allocator = std::allocator< none >, class ExceptionTranslator = null_exception_translator>
◆ asynchronous_state_machine()
template<class MostDerived , class InitialState , class Scheduler = fifo_scheduler<>, class Allocator = std::allocator< none >, class ExceptionTranslator = null_exception_translator>
◆ ~asynchronous_state_machine()
template<class MostDerived , class InitialState , class Scheduler = fifo_scheduler<>, class Allocator = std::allocator< none >, class ExceptionTranslator = null_exception_translator>
◆ terminate()
template<class MostDerived , class InitialState , class Scheduler = fifo_scheduler<>, class Allocator = std::allocator< none >, class ExceptionTranslator = null_exception_translator>
The documentation for this class was generated from the following file: