Flow123d  release_2.2.0-914-gf1a3a4f
Static Public Member Functions | List of all members
boost::iostreams::detail::finite_state_filter_impl< FiniteStateMachine >::process_event_impl< Last, Last > Struct Template Reference

Static Public Member Functions

static int execute (FiniteStateMachine &fsm, int state, char_type c)
 

Detailed Description

template<typename FiniteStateMachine>
template<typename Last>
struct boost::iostreams::detail::finite_state_filter_impl< FiniteStateMachine >::process_event_impl< Last, Last >

Definition at line 250 of file finite_state_filter.hpp.

Member Function Documentation

template<typename FiniteStateMachine >
template<typename Last >
static int boost::iostreams::detail::finite_state_filter_impl< FiniteStateMachine >::process_event_impl< Last, Last >::execute ( FiniteStateMachine &  fsm,
int  state,
char_type  c 
)
inlinestatic

Definition at line 251 of file finite_state_filter.hpp.


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