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

#include <kleene.hpp>

Inheritance diagram for boost::spirit::karma::kleene< Subject >:
Collaboration diagram for boost::spirit::karma::kleene< Subject >:

Public Types

typedef base_kleene< Subject,
mpl::false_, kleene
base_kleene_
 
typedef Subject subject_type
 
typedef subject_type::properties properties
 
typedef kleene< Subject > derived_type
 
typedef karma::domain domain
 

Public Member Functions

 kleene (Subject const &subject)
 
bool generate (OutputIterator &sink, Context &ctx, Delimiter const &d, Attribute const &attr) const
 
info what (Context &context) const
 
kleene< Subject >const & derived () const
 

Public Attributes

Subject subject
 

Member Typedef Documentation

template<typename Subject >
typedef base_kleene<Subject, mpl::false_, kleene> boost::spirit::karma::kleene< Subject >::base_kleene_
typedef kleene< Subject > boost::spirit::karma::generator< kleene< Subject > >::derived_type
inherited
typedef karma::domain boost::spirit::karma::generator< kleene< Subject > >::domain
inherited
typedef subject_type::properties boost::spirit::karma::base_kleene< Subject, mpl::false_ , kleene< Subject > >::properties
inherited
typedef Subject boost::spirit::karma::base_kleene< Subject, mpl::false_ , kleene< Subject > >::subject_type
inherited

Constructor & Destructor Documentation

template<typename Subject >
boost::spirit::karma::kleene< Subject >::kleene ( Subject const &  subject)
inline

Member Function Documentation

kleene< Subject > const& boost::spirit::karma::generator< kleene< Subject > >::derived ( ) const
inlineinherited
bool boost::spirit::karma::base_kleene< Subject, mpl::false_ , kleene< Subject > >::generate ( OutputIterator &  sink,
Context &  ctx,
Delimiter const &  d,
Attribute const &  attr 
) const
inlineinherited
info boost::spirit::karma::base_kleene< Subject, mpl::false_ , kleene< Subject > >::what ( Context &  context) const
inlineinherited

Member Data Documentation

Subject boost::spirit::karma::base_kleene< Subject, mpl::false_ , kleene< Subject > >::subject
inherited

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