Maki
|
The configuration for maki::machine_ref
More...
#include <maki/machine_ref_conf.hpp>
Public Member Functions | |
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 |
The configuration for maki::machine_ref