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::strict_kleene< Subject > Struct Template Reference

#include <kleene.hpp>

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

Public Types

typedef base_kleene< Subject,
mpl::true_, strict_kleene
base_kleene_
 
typedef Subject subject_type
 
typedef subject_type::properties properties
 
typedef strict_kleene< Subject > derived_type
 
typedef karma::domain domain
 

Public Member Functions

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

Public Attributes

Subject subject
 

Member Typedef Documentation

template<typename Subject >
typedef base_kleene<Subject, mpl::true_, strict_kleene> boost::spirit::karma::strict_kleene< Subject >::base_kleene_
typedef strict_kleene< Subject > boost::spirit::karma::generator< strict_kleene< Subject > >::derived_type
inherited
typedef subject_type::properties boost::spirit::karma::base_kleene< Subject, mpl::true_ , strict_kleene< Subject > >::properties
inherited
typedef Subject boost::spirit::karma::base_kleene< Subject, mpl::true_ , strict_kleene< Subject > >::subject_type
inherited

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

Subject boost::spirit::karma::base_kleene< Subject, mpl::true_ , strict_kleene< Subject > >::subject
inherited

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