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::And_< T1, T2 > Struct Template Reference

#include <operator.hpp>

Inheritance diagram for boost::msm::front::euml::And_< T1, T2 >:
Collaboration diagram for boost::msm::front::euml::And_< T1, T2 >:

Public Types

typedef action_tag euml_tag_type
 
typedef And_< T1, T2 > action_name
 

Public Member Functions

template<class EVT , class FSM , class SourceState , class TargetState >
bool operator() (EVT const &evt, FSM &fsm, SourceState &src, TargetState &tgt)
 
template<class Event , class FSM , class STATE >
bool operator() (Event const &evt, FSM &fsm, STATE &state)
 

Member Typedef Documentation

typedef And_< T1, T2 > boost::msm::front::euml::euml_action< And_< T1, T2 > >::action_name
inherited

Member Function Documentation

template<class T1 , class T2 >
template<class EVT , class FSM , class SourceState , class TargetState >
bool boost::msm::front::euml::And_< T1, T2 >::operator() ( EVT const &  evt,
FSM &  fsm,
SourceState &  src,
TargetState &  tgt 
)
inline
template<class T1 , class T2 >
template<class Event , class FSM , class STATE >
bool boost::msm::front::euml::And_< T1, T2 >::operator() ( Event const &  evt,
FSM &  fsm,
STATE &  state 
)
inline

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