326 const lock_guard<mutex> lock(
fMutex);
333 fInfo.insert(make_pair(service, EventInfo(ptr)));
A general base-class describing events issues in a state machine.
StateMachineDimControl * fImp
Implements a remote control based on a Readline class for the dim network.
map< string, EventInfo > fInfo
EventImp & Subscribe(const std::string &name)
std::function< int(const EventImp &)> Wrap(const std::function< int(const EventImp &)> &func)