FACT++  1.0
void StateMachineDimControl::SetStateCallback ( const std::function< void(const std::string &, const State &)> &  func)
inline

Definition at line 75 of file StateMachineDimControl.h.

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

75 { fStateCallback = func; }
std::function< void(const std::string &, const State &)> fStateCallback

+ Here is the caller graph for this function: