The configuration for maki::machine_ref.
More...
#include <maki/machine_ref_conf.hpp>
|
|
| machine_ref_conf (const machine_ref_conf &)=delete |
|
| machine_ref_conf (machine_ref_conf &&)=delete |
|
template<class... Events> |
| constexpr auto | events () const |
| | Sets the event types that can be passed to maki::machine_ref::process_event().
|
|
machine_ref_conf & | operator= (const machine_ref_conf &)=delete |
|
machine_ref_conf & | operator= (machine_ref_conf &&)=delete |
template<IMPLEMENTATION_DETAIL>
struct maki::machine_ref_conf< IMPLEMENTATION_DETAIL >
The configuration for maki::machine_ref.