My Project
Public Member Functions | List of all members
boost::statechart::exception_translator< ExceptionEvent > Class Template Reference

#include <exception_translator.hpp>

Collaboration diagram for boost::statechart::exception_translator< ExceptionEvent >:
Collaboration graph

Public Member Functions

template<class Action , class ExceptionEventHandler >
result operator() (Action action, ExceptionEventHandler eventHandler)
 

Member Function Documentation

◆ operator()()

template<class ExceptionEvent = exception_thrown>
template<class Action , class ExceptionEventHandler >
result boost::statechart::exception_translator< ExceptionEvent >::operator() ( Action  action,
ExceptionEventHandler  eventHandler 
)
inline

The documentation for this class was generated from the following file: