#include <simple_trace.hpp>
 | 
| 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  | 
|   | 
  
  
      
        
          | int& boost::spirit::karma::simple_trace::get_indent  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
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   | 
  
 
 
The documentation for this struct was generated from the following file: