#include <logstream.hpp>
| kisscpp::LogStreamSettings::LogStreamSettings |
( |
| ) |
|
|
inline |
| const std::string& kisscpp::LogStreamSettings::getEntityName |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| log_type kisscpp::LogStreamSettings::getMessageType |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| log_severity kisscpp::LogStreamSettings::getSeverity |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const std::string& kisscpp::LogStreamSettings::getSource |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| void kisscpp::LogStreamSettings::setEntityName |
( |
const std::string & |
en | ) |
|
|
inline |
| void kisscpp::LogStreamSettings::setMessageType |
( |
log_type |
mt | ) |
|
|
inline |
| void kisscpp::LogStreamSettings::setSeverity |
( |
log_severity |
ms | ) |
|
|
inline |
| void kisscpp::LogStreamSettings::setSource |
( |
const std::string & |
s | ) |
|
|
inline |
The documentation for this class was generated from the following file: