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

#include <state_grammar.hpp>

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

Public Types

typedef make
< ::boost::mpl::pop_front
< proto::fold_tree< proto::_,::boost::mpl::vector0
<>(),::boost::mpl::push_back
< proto::_state, proto::_ >() > > > 
transform_type
 

Public Member Functions

 BOOST_PROTO_CALLABLE () typedef X proto_is_transform_
 
BOOST_FORCEINLINE
boost::proto::detail::apply_transform
< transform_type(Expr const &)>
::result_type 
operator() (Expr &&e) const
 
BOOST_FORCEINLINE
boost::proto::detail::apply_transform
< transform_type(Expr const
&, State const &)>
::result_type 
operator() (Expr &&e, State &&s) const
 
BOOST_FORCEINLINE
boost::proto::detail::apply_transform
< transform_type(Expr const
&, State const &, Data const &)>
::result_type 
operator() (Expr &&e, State &&s, Data &&d) const
 

Member Typedef Documentation

typedef make< ::boost::mpl::pop_front< proto::fold_tree< proto::_,::boost::mpl::vector0<>(),::boost::mpl::push_back< proto::_state, proto::_ >() > > > boost::proto::transform< make< ::boost::mpl::pop_front< proto::fold_tree< proto::_,::boost::mpl::vector0<>(),::boost::mpl::push_back< proto::_state, proto::_ >() > > > , X >::transform_type
inherited

Member Function Documentation

boost::proto::transform< make< ::boost::mpl::pop_front< proto::fold_tree< proto::_,::boost::mpl::vector0<>(),::boost::mpl::push_back< proto::_state, proto::_ >() > > > , X >::BOOST_PROTO_CALLABLE ( )
inherited
BOOST_FORCEINLINE boost::proto::detail::apply_transform<transform_type(Expr const &, State const &, Data const &)>::result_type boost::proto::transform< make< ::boost::mpl::pop_front< proto::fold_tree< proto::_,::boost::mpl::vector0<>(),::boost::mpl::push_back< proto::_state, proto::_ >() > > > , X >::operator() ( Expr &&  e,
State &&  s,
Data &&  d 
) const
inlineinherited
BOOST_FORCEINLINE boost::proto::detail::apply_transform<transform_type(Expr const &, State const &)>::result_type boost::proto::transform< make< ::boost::mpl::pop_front< proto::fold_tree< proto::_,::boost::mpl::vector0<>(),::boost::mpl::push_back< proto::_state, proto::_ >() > > > , X >::operator() ( Expr &&  e,
State &&  s 
) const
inlineinherited
BOOST_FORCEINLINE boost::proto::detail::apply_transform<transform_type(Expr const &)>::result_type boost::proto::transform< make< ::boost::mpl::pop_front< proto::fold_tree< proto::_,::boost::mpl::vector0<>(),::boost::mpl::push_back< proto::_state, proto::_ >() > > > , X >::operator() ( Expr &&  e) const
inlineinherited

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