Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::msm::front::euml::Int_< Val > Struct Template Reference

#include <common.hpp>

Inheritance diagram for boost::msm::front::euml::Int_< Val >:
Collaboration diagram for boost::msm::front::euml::Int_< Val >:

Classes

struct  state_action_result
 
struct  transition_action_result
 

Public Types

enum  { value = Val }
 
typedef ::boost::mpl::int_< Val > value_type
 
typedef ::boost::mpl::set
< state_action_tag, action_tag
tag_type
 
typedef action_tag euml_tag_type
 
typedef Int_< Val > action_name
 

Public Member Functions

template<class EVT , class FSM , class SourceState , class TargetState >
int operator() (EVT const &, FSM &, SourceState &, TargetState &)
 
template<class Event , class FSM , class STATE >
int operator() (Event const &, FSM &, STATE &)
 

Member Typedef Documentation

typedef Int_< Val > boost::msm::front::euml::euml_action< Int_< Val > >::action_name
inherited
template<int Val>
typedef ::boost::mpl::set<state_action_tag,action_tag> boost::msm::front::euml::Int_< Val >::tag_type
template<int Val>
typedef ::boost::mpl::int_<Val> boost::msm::front::euml::Int_< Val >::value_type

Member Enumeration Documentation

template<int Val>
anonymous enum
Enumerator
value 

Member Function Documentation

template<int Val>
template<class EVT , class FSM , class SourceState , class TargetState >
int boost::msm::front::euml::Int_< Val >::operator() ( EVT const &  ,
FSM &  ,
SourceState &  ,
TargetState &   
)
inline
template<int Val>
template<class Event , class FSM , class STATE >
int boost::msm::front::euml::Int_< Val >::operator() ( Event const &  ,
FSM &  ,
STATE &   
)
inline

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