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

#include <refactoring.hpp>

Public Types

typedef attach_action_gen
< NestedT > 
embed_t
 

Public Member Functions

 attach_action_gen (NestedT const &nested_=non_nested_refactoring())
 
template<typename ParserT , typename ActionT >
attach_action_parser< action
< ParserT, ActionT >, NestedT > 
operator[] (action< ParserT, ActionT > const &actor) const
 

Member Typedef Documentation

template<typename NestedT >
typedef attach_action_gen<NestedT> boost::spirit::attach_action_gen< NestedT >::embed_t

Constructor & Destructor Documentation

template<typename NestedT >
boost::spirit::attach_action_gen< NestedT >::attach_action_gen ( NestedT const &  nested_ = non_nested_refactoring())
inline

Member Function Documentation

template<typename NestedT >
template<typename ParserT , typename ActionT >
attach_action_parser<action<ParserT, ActionT>, NestedT> boost::spirit::attach_action_gen< NestedT >::operator[] ( action< ParserT, ActionT > const &  actor) const
inline

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