HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions
tt::detail::log_message< Level, SourceFile, SourceLine, Fmt, Values > Class Template Reference
Inheritance diagram for tt::detail::log_message< Level, SourceFile, SourceLine, Fmt, Values >:
tt::detail::log_message_base

Public Member Functions

 log_message (log_message const &) noexcept=default
 
log_messageoperator= (log_message const &) noexcept=default
 
template<typename... Args>
tt_force_inline log_message (Args &&...args) noexcept
 
std::string format () const noexcept override
 
std::unique_ptr< log_message_basemake_unique_copy () const noexcept override
 

Member Function Documentation

◆ format()

template<log_level Level, basic_fixed_string SourceFile, int SourceLine, basic_fixed_string Fmt, typename... Values>
std::string tt::detail::log_message< Level, SourceFile, SourceLine, Fmt, Values >::format ( ) const
inlineoverridevirtualnoexcept

◆ make_unique_copy()

template<log_level Level, basic_fixed_string SourceFile, int SourceLine, basic_fixed_string Fmt, typename... Values>
std::unique_ptr< log_message_base > tt::detail::log_message< Level, SourceFile, SourceLine, Fmt, Values >::make_unique_copy ( ) const
inlineoverridevirtualnoexcept

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