Exchange LineWriter for the lifetime of this object.
More...
#include <zypp-core/base/LogControl.h>
Exchange LineWriter for the lifetime of this object.
- See also
- log::LineWriter
Definition at line 190 of file LogControl.h.
◆ TmpLineWriter() [1/2]
◆ TmpLineWriter() [2/2]
template<class TLineWriter>
zypp::base::LogControl::TmpLineWriter::TmpLineWriter |
( |
TLineWriter * | _allocated_r | ) |
|
|
inline |
Convenience ctor taking over ownership of an allocated LineWriter.
TmpLineWriter(const shared_ptr< LineWriter > &writer_r=shared_ptr< LineWriter >())
Definition at line 202 of file LogControl.h.
◆ ~TmpLineWriter()
zypp::base::LogControl::TmpLineWriter::~TmpLineWriter |
( |
| ) |
|
|
inline |
◆ _writer
The documentation for this struct was generated from the following file: