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

#include <msm_grammar.hpp>

Inheritance diagram for boost::msm::euml_terminal< Expr >:
Collaboration diagram for boost::msm::euml_terminal< Expr >:

Public Types

typedef proto::extends< Expr,
euml_terminal< Expr >
, boost::msm::sm_domain
base_type
 

Public Member Functions

 euml_terminal (Expr const &e=Expr())
 

Member Typedef Documentation

template<typename Expr >
typedef proto::extends<Expr, euml_terminal<Expr>, boost::msm::sm_domain> boost::msm::euml_terminal< Expr >::base_type

Constructor & Destructor Documentation

template<typename Expr >
boost::msm::euml_terminal< Expr >::euml_terminal ( Expr const &  e = Expr())
inline

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