#include <OstreamHandler.hpp>
Definition at line 11 of file OstreamHandler.hpp.
◆ OstreamHandler() [1/3]
lug::System::Logger::OstreamHandler::OstreamHandler |
( |
const std::string & |
name, |
|
|
std::ostream & |
out |
|
) |
| |
◆ OstreamHandler() [2/3]
lug::System::Logger::OstreamHandler::OstreamHandler |
( |
const OstreamHandler & |
| ) |
|
|
delete |
◆ OstreamHandler() [3/3]
lug::System::Logger::OstreamHandler::OstreamHandler |
( |
OstreamHandler && |
| ) |
|
|
delete |
◆ ~OstreamHandler()
virtual lug::System::Logger::OstreamHandler::~OstreamHandler |
( |
| ) |
|
|
virtualdefault |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ handle()
void lug::System::Logger::OstreamHandler::handle |
( |
const priv::Message & |
msg | ) |
|
|
finalvirtual |
◆ flush()
void lug::System::Logger::OstreamHandler::flush |
( |
| ) |
|
|
finalvirtual |
◆ _os
std::ostream& lug::System::Logger::OstreamHandler::_os |
|
private |
The documentation for this class was generated from the following files: