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

#include <argument_expression.hpp>

Inheritance diagram for boost::spirit::expression::attribute_context< Dummy >:
Collaboration diagram for boost::spirit::expression::attribute_context< Dummy >:

Public Types

typedef
phoenix::expression::terminal
< spirit::attribute_context
< Dummy > >::type 
type
 
typedef proto::basic_expr
< proto::tag::terminal,
proto::term
< spirit::attribute_context
< Dummy > >, 0 > 
base_type
 
typedef proto::basic_expr
< proto::tag::terminal, term
< spirit::attribute_context
< Dummy > >, 0 > 
proto_grammar
 
typedef proto::tag::terminal proto_tag
 INTERNAL ONLY. More...
 
typedef
spirit::attribute_context
< Dummy > 
proto_child0
 INTERNAL ONLY. More...
 
typedef terminal
< spirit::attribute_context
< Dummy > > 
transform_type
 

Public Member Functions

 BOOST_PROTO_CALLABLE () typedef intproto_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
 

Static Public Member Functions

static type make ()
 
static const type make (typename call_traits< spirit::attribute_context< Dummy > >::param_type t)
 

Member Typedef Documentation

typedef proto::basic_expr< proto::tag::terminal , proto::term<spirit::attribute_context< Dummy > > , 0 > boost::phoenix::expression::terminal< spirit::attribute_context< Dummy > , Actor >::base_type
inherited

INTERNAL ONLY.

typedef proto::basic_expr<proto::tag::terminal, term<spirit::attribute_context< Dummy > >, 0> boost::proto::terminal< spirit::attribute_context< Dummy > >::proto_grammar
inherited
typedef proto::tag::terminal boost::proto::terminal< spirit::attribute_context< Dummy > >::proto_tag
inherited

INTERNAL ONLY.

Member Function Documentation

boost::proto::transform< terminal< spirit::attribute_context< Dummy > > , int >::BOOST_PROTO_CALLABLE ( )
inherited
template<typename Dummy >
static type boost::spirit::expression::attribute_context< Dummy >::make ( )
inlinestatic
static const type boost::phoenix::expression::terminal< spirit::attribute_context< Dummy > , Actor >::make ( typename call_traits< spirit::attribute_context< Dummy > >::param_type  t)
inlinestaticinherited
BOOST_FORCEINLINE boost::proto::detail::apply_transform<transform_type(Expr const &)>::result_type boost::proto::transform< terminal< spirit::attribute_context< Dummy > > , int >::operator() ( Expr &&  e) const
inlineinherited
BOOST_FORCEINLINE boost::proto::detail::apply_transform<transform_type(Expr const &, State const &, Data const &)>::result_type boost::proto::transform< terminal< spirit::attribute_context< Dummy > > , int >::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< terminal< spirit::attribute_context< Dummy > > , int >::operator() ( Expr &&  e,
State &&  s 
) const
inlineinherited

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