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

#include <simple_trace.hpp>

Public Member Functions

int & get_indent () const
 
void print_indent () const
 
template<typename Buffer >
void print_some (char const *tag, Buffer const &buffer) const
 
template<typename OutputIterator , typename Context , typename State , typename Buffer >
void operator() (OutputIterator &, Context const &context, State state, std::string const &rule_name, Buffer const &buffer) const
 

Member Function Documentation

int& boost::spirit::karma::simple_trace::get_indent ( ) const
inline

Referenced by print_indent().

template<typename OutputIterator , typename Context , typename State , typename Buffer >
void boost::spirit::karma::simple_trace::operator() ( OutputIterator &  ,
Context const &  context,
State  state,
std::string const &  rule_name,
Buffer const &  buffer 
) const
inline
void boost::spirit::karma::simple_trace::print_indent ( ) const
inline
template<typename Buffer >
void boost::spirit::karma::simple_trace::print_some ( char const *  tag,
Buffer const &  buffer 
) const
inline

References print_indent().


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