#include <log.hpp>
◆ log_callback_t
      
        
          | typedef void(* tinygettext::Log::log_callback_t) (const std::string &) | 
        
      
 
 
◆ Log()
◆ ~Log()
      
        
          | tinygettext::Log::~Log  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ default_log_callback()
  
  
      
        
          | void tinygettext::Log::default_log_callback  | 
          ( | 
          const std::string &  | 
          str | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ get()
      
        
          | std::ostream & tinygettext::Log::get  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ set_log_error_callback()
  
  
      
        
          | void tinygettext::Log::set_log_error_callback  | 
          ( | 
          log_callback_t  | 
          callback | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ set_log_info_callback()
  
  
      
        
          | void tinygettext::Log::set_log_info_callback  | 
          ( | 
          log_callback_t  | 
          callback | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ set_log_warning_callback()
  
  
      
        
          | void tinygettext::Log::set_log_warning_callback  | 
          ( | 
          log_callback_t  | 
          callback | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ callback
◆ log_error_callback
◆ log_info_callback
◆ log_warning_callback
◆ out
  
  
      
        
          | std::ostringstream tinygettext::Log::out | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files:
- /home/docker/jenkins/workspace/technical-docs/source/third_party/tinygettext/include/tinygettext/log.hpp
 
- /home/docker/jenkins/workspace/technical-docs/source/third_party/tinygettext/src/log.cpp