#include <LogControl.h>
Public Member Functions | |
TmpLineWriter (const shared_ptr< LineWriter > &writer_r=shared_ptr< LineWriter >()) | |
~TmpLineWriter () | |
Private Attributes | |
shared_ptr< LineWriter > | _writer |
Definition at line 111 of file LogControl.h.
|
Definition at line 401 of file LogControl.cc. |
|
Definition at line 404 of file LogControl.cc. References _writer. |
|
Definition at line 116 of file LogControl.h. Referenced by ~TmpLineWriter(). |