6#include <boost/statechart/event.hpp>
11namespace state_reactors
13template <
typename TSource,
typename TObjectTag = EmptyObjectTag>
virtual void onInitialized() override
virtual void onEventNotified(const std::type_info *eventType) override
std::map< const std::type_info *, bool > triggeredEvents
virtual bool triggers() override