Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::phoenix::_actions::impl< Expr, State, proto::empty_env > Struct Template Reference

#include <environment.hpp>

Inheritance diagram for boost::phoenix::_actions::impl< Expr, State, proto::empty_env >:
Collaboration diagram for boost::phoenix::_actions::impl< Expr, State, proto::empty_env >:

Public Types

typedef
fusion::result_of::at_c
< typename
boost::remove_reference< State >
::type, 1 >::type 
result_type
 
typedef Expr const expr
 
typedef Expr const & expr_param
 
typedef State const state
 
typedef State const & state_param
 
typedef proto::empty_envconst data
 
typedef proto::empty_envconst & data_param
 

Public Member Functions

result_type operator() (typename impl::expr_param, typename impl::state_param s, typename impl::data_param) const
 

Member Typedef Documentation

typedef proto::empty_env const boost::proto::transform_impl< Expr, State, proto::empty_env >::data
inherited
typedef proto::empty_env const& boost::proto::transform_impl< Expr, State, proto::empty_env >::data_param
inherited
typedef Expr const boost::proto::transform_impl< Expr, State, proto::empty_env >::expr
inherited
typedef Expr const& boost::proto::transform_impl< Expr, State, proto::empty_env >::expr_param
inherited
template<typename Expr , typename State >
typedef fusion::result_of::at_c< typename boost::remove_reference<State>::type , 1 >::type boost::phoenix::_actions::impl< Expr, State, proto::empty_env >::result_type
typedef State const boost::proto::transform_impl< Expr, State, proto::empty_env >::state
inherited
typedef State const& boost::proto::transform_impl< Expr, State, proto::empty_env >::state_param
inherited

Member Function Documentation

template<typename Expr , typename State >
result_type boost::phoenix::_actions::impl< Expr, State, proto::empty_env >::operator() ( typename impl< Expr, State, proto::empty_env >::expr_param  ,
typename impl< Expr, State, proto::empty_env >::state_param  s,
typename impl< Expr, State, proto::empty_env >::data_param   
) const
inline

References boost::asio::s.


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