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

#include <plus.hpp>

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

Public Types

typedef base_plus< Subject,
mpl::true_, strict_plus
base_plus_
 
typedef Subject subject_type
 
typedef subject_type::properties properties
 
typedef strict_plus< Subject > derived_type
 
typedef karma::domain domain
 

Public Member Functions

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

Public Attributes

Subject subject
 

Member Typedef Documentation

template<typename Subject >
typedef base_plus<Subject, mpl::true_, strict_plus> boost::spirit::karma::strict_plus< Subject >::base_plus_
typedef strict_plus< Subject > boost::spirit::karma::generator< strict_plus< Subject > >::derived_type
inherited
typedef subject_type::properties boost::spirit::karma::base_plus< Subject, mpl::true_ , strict_plus< Subject > >::properties
inherited
typedef Subject boost::spirit::karma::base_plus< Subject, mpl::true_ , strict_plus< Subject > >::subject_type
inherited

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

Subject boost::spirit::karma::base_plus< Subject, mpl::true_ , strict_plus< Subject > >::subject
inherited

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