#include <zypp-core/base/Logger.h>
Definition at line 23 of file Logger.h.
◆ BlockTraceBase() [1/2]
| zypp::debug::BlockTraceBase::BlockTraceBase |
( |
const BlockTraceBase & | | ) |
|
|
delete |
◆ BlockTraceBase() [2/2]
| zypp::debug::BlockTraceBase::BlockTraceBase |
( |
const char * | file_r, |
|
|
const char * | fnc_r, |
|
|
int | line_r, |
|
|
std::string | msg_r = std::string() ) |
|
inline |
◆ operator=()
◆ _depth
| unsigned zypp::debug::BlockTraceBase::_depth |
|
staticprotected |
◆ _file
| const char* zypp::debug::BlockTraceBase::_file |
|
protected |
◆ _fnc
| const char* zypp::debug::BlockTraceBase::_fnc |
|
protected |
◆ _line
| int zypp::debug::BlockTraceBase::_line |
|
protected |
◆ _msg
| std::string zypp::debug::BlockTraceBase::_msg |
|
protected |
The documentation for this struct was generated from the following file: