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

#include <for.hpp>

Inheritance diagram for boost::spirit::impl::for_step_functor< StepF >:
Collaboration diagram for boost::spirit::impl::for_step_functor< StepF >:

Public Types

typedef for_functor< StepF > base_t
 
typedef base_t::param_t param_t
 

Public Member Functions

 for_step_functor (param_t f)
 
 for_step_functor ()
 
void step () const
 

Public Attributes

StepF func
 

Member Typedef Documentation

template<typename StepF >
typedef for_functor<StepF> boost::spirit::impl::for_step_functor< StepF >::base_t
template<typename StepF >
typedef base_t::param_t boost::spirit::impl::for_step_functor< StepF >::param_t

Constructor & Destructor Documentation

template<typename StepF >
boost::spirit::impl::for_step_functor< StepF >::for_step_functor ( param_t  f)
inline
template<typename StepF >
boost::spirit::impl::for_step_functor< StepF >::for_step_functor ( )
inline

Member Function Documentation

Member Data Documentation


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