Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::phoenix::actor< spirit::lex::state_context > Struct Template Reference

#include <argument_phoenix.hpp>

Inheritance diagram for boost::phoenix::actor< spirit::lex::state_context >:
Collaboration diagram for boost::phoenix::actor< spirit::lex::state_context >:

Public Types

typedef boost::phoenix::actor
< proto::terminal
< spirit::lex::state_context >
::type
base_type
 
typedef mpl::eval_if_c
< mpl::or_< is_custom_terminal
< proto::terminal
< spirit::lex::state_context >
::type >, mpl::bool_
< is_placeholder
< proto::terminal
< spirit::lex::state_context >
::type >::value > >::value,
proto::terminal
< proto::terminal
< spirit::lex::state_context >
::type >, mpl::identity
< proto::terminal
< spirit::lex::state_context >
::type > >::type 
expr_type
 

Public Member Functions

 actor (base_type const &base=base_type())
 
template<typename Expr >
spirit::lex::expression::state_setter
< typename phoenix::as_actor
< Expr >::type >::type const 
operator= (Expr const &expr) const
 
proto::result_of::make_expr
< proto::tag::subscript,
phoenix_domain,
proto_base_expr, A0 >::type
const 
operator[] (A0 const &a0) const
 
proto::result_of::make_expr
< proto::tag::subscript,
phoenix_domain,
proto_base_expr, A0 >::type
const 
operator[] (A0 &a0) const
 
result_of::actor
< proto_base_expr >::type 
operator() ()
 
result_of::actor
< proto_base_expr >::type 
operator() () const
 
evaluator::impl
< proto_base_expr const
&, typename result_of::context
< Env const &, default_actions
const & >::type,
proto::empty_env >
::result_type 
eval (Env const &env) const
 

Member Typedef Documentation

Constructor & Destructor Documentation

Member Function Documentation

evaluator::impl< proto_base_expr const & , typename result_of::context< Env const & , default_actions const & >::type , proto::empty_env >::result_type boost::phoenix::actor< proto::terminal< spirit::lex::state_context >::type >::eval ( Env const &  env) const
inlineinherited
result_of::actor<proto_base_expr>::type boost::phoenix::actor< proto::terminal< spirit::lex::state_context >::type >::operator() ( )
inlineinherited
result_of::actor<proto_base_expr>::type boost::phoenix::actor< proto::terminal< spirit::lex::state_context >::type >::operator() ( ) const
inlineinherited
template<typename Expr >
spirit::lex::expression::state_setter< typename phoenix::as_actor<Expr>::type>::type const boost::phoenix::actor< spirit::lex::state_context >::operator= ( Expr const &  expr) const
inline
proto::result_of::make_expr< proto::tag::subscript , phoenix_domain , proto_base_expr , A0 >::type const boost::phoenix::actor< proto::terminal< spirit::lex::state_context >::type >::operator[] ( A0 const &  a0) const
inlineinherited
proto::result_of::make_expr< proto::tag::subscript , phoenix_domain , proto_base_expr , A0 >::type const boost::phoenix::actor< proto::terminal< spirit::lex::state_context >::type >::operator[] ( A0 &  a0) const
inlineinherited

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