FACT++  1.0
void StateMachineDimControl::SetInterruptHandler ( const std::function< int(const EventImp &)> &  func = std::function<int(const EventImp &)>())
inline

Definition at line 77 of file StateMachineDimControl.h.

References EvalOptions(), StateMachineDimControl(), Stop(), and ~StateMachineDimControl().

Referenced by RemoteControl< Shell >::SetReceiver().

77 { fInterruptHandler = func; }
std::function< int(const EventImp &)> fInterruptHandler

+ Here is the call graph for this function:

+ Here is the caller graph for this function: