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_alternative< Elements > Struct Template Reference

#include <alternative.hpp>

Inheritance diagram for boost::spirit::karma::strict_alternative< Elements >:
Collaboration diagram for boost::spirit::karma::strict_alternative< Elements >:

Public Types

typedef base_alternative
< Elements, mpl::true_,
strict_alternative
base_alternative_
 
typedef
traits::alternative_properties
< Elements >::type 
properties
 
typedef strict_alternative
< Elements > 
derived_type
 
typedef karma::domain domain
 

Public Member Functions

 strict_alternative (Elements const &elements)
 
bool generate (OutputIterator &sink, Context &ctx, Delimiter const &d, Attribute const &attr) const
 
info what (Context &context) const
 
strict_alternative< Elements >
const & 
derived () const
 

Public Attributes

Elements elements
 

Member Typedef Documentation

template<typename Elements >
typedef base_alternative<Elements, mpl::true_, strict_alternative> boost::spirit::karma::strict_alternative< Elements >::base_alternative_

Constructor & Destructor Documentation

template<typename Elements >
boost::spirit::karma::strict_alternative< Elements >::strict_alternative ( Elements const &  elements)
inline

Member Function Documentation

strict_alternative< Elements > const& boost::spirit::karma::generator< strict_alternative< Elements > >::derived ( ) const
inlineinherited
bool boost::spirit::karma::base_alternative< Elements, mpl::true_ , strict_alternative< Elements > >::generate ( OutputIterator &  sink,
Context &  ctx,
Delimiter const &  d,
Attribute const &  attr 
) const
inlineinherited

Member Data Documentation

Elements boost::spirit::karma::base_alternative< Elements, mpl::true_ , strict_alternative< Elements > >::elements
inherited

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