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::semantic_predicate Struct Reference

#include <eps.hpp>

Inheritance diagram for boost::spirit::karma::semantic_predicate:
Collaboration diagram for boost::spirit::karma::semantic_predicate:

Classes

struct  attribute
 

Public Types

typedef mpl::int_
< generator_properties::no_properties
properties
 
typedef semantic_predicate derived_type
 
typedef karma::domain domain
 

Public Member Functions

 semantic_predicate (bool predicate)
 
template<typename OutputIterator , typename Context , typename Delimiter , typename Attribute >
bool generate (OutputIterator &sink, Context &, Delimiter const &d, Attribute const &) const
 
template<typename Context >
info what (Context const &) const
 
semantic_predicateconst & derived () const
 

Public Attributes

bool predicate_
 

Member Typedef Documentation

Constructor & Destructor Documentation

boost::spirit::karma::semantic_predicate::semantic_predicate ( bool  predicate)
inline

Member Function Documentation

semantic_predicate const& boost::spirit::karma::generator< semantic_predicate >::derived ( ) const
inlineinherited
template<typename OutputIterator , typename Context , typename Delimiter , typename Attribute >
bool boost::spirit::karma::semantic_predicate::generate ( OutputIterator &  sink,
Context &  ,
Delimiter const &  d,
Attribute const &   
) const
inline
template<typename Context >
info boost::spirit::karma::semantic_predicate::what ( Context const &  ) const
inline

Member Data Documentation

bool boost::spirit::karma::semantic_predicate::predicate_

Referenced by generate().


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