#include <registry.h>
Definition at line 36 of file registry.h.
 
  
  
      
        
          | spdlog::details::registry::registry  | 
          ( | 
          const registry &  | 
           | ) | 
           | 
         
       
   | 
  
delete   | 
  
 
 
  
  
      
        
          | void spdlog::details::registry::apply_all  | 
          ( | 
          const std::function< void(const std::shared_ptr< logger >)> &  | 
          fun | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | std::shared_ptr<logger> spdlog::details::registry::default_logger  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void spdlog::details::registry::drop  | 
          ( | 
          const std::string &  | 
          logger_name | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void spdlog::details::registry::drop_all  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void spdlog::details::registry::flush_all  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void spdlog::details::registry::flush_every  | 
          ( | 
          std::chrono::seconds  | 
          interval | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | std::shared_ptr<logger> spdlog::details::registry::get  | 
          ( | 
          const std::string &  | 
          logger_name | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | logger* spdlog::details::registry::get_default_raw  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | std::shared_ptr<thread_pool> spdlog::details::registry::get_tp  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void spdlog::details::registry::initialize_logger  | 
          ( | 
          std::shared_ptr< logger >  | 
          new_logger | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | static registry& spdlog::details::registry::instance  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
  
  
      
        
          | void spdlog::details::registry::register_logger  | 
          ( | 
          std::shared_ptr< logger >  | 
          new_logger | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void spdlog::details::registry::set_automatic_registration  | 
          ( | 
          bool  | 
          automatic_regsistration | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void spdlog::details::registry::set_default_logger  | 
          ( | 
          std::shared_ptr< logger >  | 
          new_default_logger | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void spdlog::details::registry::set_error_handler  | 
          ( | 
          log_err_handler  | 
          handler | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void spdlog::details::registry::set_formatter  | 
          ( | 
          std::unique_ptr< formatter >  | 
          formatter | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void spdlog::details::registry::set_tp  | 
          ( | 
          std::shared_ptr< thread_pool >  | 
          tp | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void spdlog::details::registry::shutdown  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | std::recursive_mutex& spdlog::details::registry::tp_mutex  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file:
- sdk_core/include/third_party/spdlog/spdlog/details/registry.h