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

#include <eps.hpp>

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

Classes

struct  attribute
 

Public Types

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

Public Member Functions

template<typename Context >
info what (Context const &) const
 
eps_generatorconst & derived () const
 

Static Public Member Functions

template<typename OutputIterator , typename Context , typename Delimiter , typename Attribute >
static bool generate (OutputIterator &sink, Context &, Delimiter const &d, Attribute const &)
 

Member Typedef Documentation

Member Function Documentation

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

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