Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::type_of::action_chain< Placeholder, Mode, Action > Class Template Reference

#include <rule_parser.hpp>

Public Types

typedef Action action_type
 

Public Member Functions

 action_chain (Action const &a)
 
Action const & action () const
 

Member Typedef Documentation

template<class Placeholder, action_chain_mode Mode, typename Action>
typedef Action boost::spirit::type_of::action_chain< Placeholder, Mode, Action >::action_type

Constructor & Destructor Documentation

template<class Placeholder, action_chain_mode Mode, typename Action>
boost::spirit::type_of::action_chain< Placeholder, Mode, Action >::action_chain ( Action const &  a)
inline

Member Function Documentation

template<class Placeholder, action_chain_mode Mode, typename Action>
Action const& boost::spirit::type_of::action_chain< Placeholder, Mode, Action >::action ( ) const
inline

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