#include <guanaqo/trace.hpp>
Definition at line 134 of file trace.hpp.
◆ ScopedLog() [1/4]
| guanaqo::TraceLogger::ScopedLog::ScopedLog |
( |
| ) |
|
|
default |
◆ ScopedLog() [2/4]
| guanaqo::TraceLogger::ScopedLog::ScopedLog |
( |
Log * | log, |
|
|
clock::time_point | start_time_point ) |
|
inline |
◆ ScopedLog() [3/4]
| guanaqo::TraceLogger::ScopedLog::ScopedLog |
( |
const ScopedLog & | | ) |
|
|
delete |
◆ ScopedLog() [4/4]
| guanaqo::TraceLogger::ScopedLog::ScopedLog |
( |
ScopedLog && | other | ) |
|
|
inlinenoexcept |
◆ ~ScopedLog()
| guanaqo::TraceLogger::ScopedLog::~ScopedLog |
( |
| ) |
|
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ log
| Log* guanaqo::TraceLogger::ScopedLog::log = nullptr |
◆ start_time_point
| clock::time_point guanaqo::TraceLogger::ScopedLog::start_time_point |
The documentation for this struct was generated from the following file: