libcamgm
|
#include <LogControl.hpp>
Public Member Functions | |
StreamLineWriter (std::ostream &str_r) | |
virtual void | writeOut (const std::string &formated_r) |
![]() | |
virtual | ~LineWriter () |
Protected Member Functions | |
StreamLineWriter () | |
Protected Attributes | |
std::ostream * | _str |
Base class for ostream based LineWriter
|
inline |
|
inlineprotected |
|
inlinevirtual |
Reimplemented from ca_mgm::log::LineWriter.
|
protected |