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::False_ Struct Reference

#include <common.hpp>

Inheritance diagram for boost::msm::front::euml::False_:
Collaboration diagram for boost::msm::front::euml::False_:

Classes

struct  state_action_result
 
struct  transition_action_result
 

Public Types

typedef ::boost::mpl::set
< state_action_tag, action_tag
tag_type
 
typedef action_tag euml_tag_type
 
typedef False_ action_name
 

Public Member Functions

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

Member Typedef Documentation

Constructor & Destructor Documentation

boost::msm::front::euml::False_::False_ ( )
inline

Member Function Documentation

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

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