Agora  1.2.0
Agora project
spdlog::details::H_formatter< ScopedPadder > Class Template Referencefinal

#include <pattern_formatter-inl.h>

Inheritance diagram for spdlog::details::H_formatter< ScopedPadder >:
Collaboration diagram for spdlog::details::H_formatter< ScopedPadder >:

Public Member Functions

 H_formatter (padding_info padinfo)
 
void format (const details::log_msg &, const std::tm &tm_time, memory_buf_t &dest) override
 
- Public Member Functions inherited from spdlog::details::flag_formatter
 flag_formatter (padding_info padinfo)
 
 flag_formatter ()=default
 
virtual ~flag_formatter ()=default
 

Additional Inherited Members

- Protected Attributes inherited from spdlog::details::flag_formatter
padding_info padinfo_
 

Constructor & Destructor Documentation

◆ H_formatter()

template<typename ScopedPadder >
spdlog::details::H_formatter< ScopedPadder >::H_formatter ( padding_info  padinfo)
inlineexplicit

Member Function Documentation

◆ format()

template<typename ScopedPadder >
void spdlog::details::H_formatter< ScopedPadder >::format ( const details::log_msg ,
const std::tm &  tm_time,
memory_buf_t dest 
)
inlineoverridevirtual

Implements spdlog::details::flag_formatter.

Here is the call graph for this function:

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