#include <spdmon.hpp>
Definition at line 326 of file spdmon.hpp.
◆ StatusLine() [1/3]
| spdmon::StatusLine::StatusLine |
( |
spdlog::level::level_enum | level | ) |
|
|
inlineexplicit |
◆ ~StatusLine()
| virtual spdmon::StatusLine::~StatusLine |
( |
| ) |
|
|
inlinevirtual |
◆ StatusLine() [2/3]
| spdmon::StatusLine::StatusLine |
( |
const StatusLine & | other | ) |
|
|
delete |
◆ StatusLine() [3/3]
| spdmon::StatusLine::StatusLine |
( |
StatusLine && | other | ) |
|
|
deletenoexcept |
◆ GetLevel()
| spdlog::level::level_enum spdmon::StatusLine::GetLevel |
( |
| ) |
|
|
inline |
◆ MagicFilename()
| const char * spdmon::StatusLine::MagicFilename |
( |
| ) |
|
|
inlinestatic |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ RegisterSinks()
| void spdmon::StatusLine::RegisterSinks |
( |
std::shared_ptr< spdlog::logger > | logger | ) |
|
|
inline |
◆ RenderStatusLine()
| virtual void spdmon::StatusLine::RenderStatusLine |
( |
fmt::memory_buffer & | buf, |
|
|
unsigned int | width ) |
|
pure virtual |
◆ SendLogMsg()
| void spdmon::StatusLine::SendLogMsg |
( |
fmt::memory_buffer & | buf | ) |
|
|
inline |
◆ ShouldLog()
| bool spdmon::StatusLine::ShouldLog |
( |
| ) |
|
|
inline |
◆ TriggerPrintStatusLines()
| void spdmon::StatusLine::TriggerPrintStatusLines |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: