#include <stdComponent.hpp>
|
| | LogInfo ()=default |
| |
| | LogInfo (std::string const &level, std::string const &logger="") |
| |
| std::string | getLogger () const override |
| |
| void | setLogger (std::string const &logger) override |
| |
| std::string | getLevel () const override |
| |
| void | setLevel (std::string const &level) override |
| |
| bool | hasKey () const override |
| |
| bool | keyEquals (stdif::LogInfo const &other) const override |
| |
| std::unique_ptr< stdif::LogInfo > | clone () const override |
| |
| std::unique_ptr< stdif::LogInfo > | cloneKey () const override |
| |
◆ LogInfo() [1/2]
| rtctk::componentFramework::LogInfo::LogInfo |
( |
| ) |
|
|
default |
◆ LogInfo() [2/2]
| rtctk::componentFramework::LogInfo::LogInfo |
( |
std::string const & |
level, |
|
|
std::string const & |
logger = "" |
|
) |
| |
|
inline |
◆ clone()
| std::unique_ptr<stdif::LogInfo> rtctk::componentFramework::LogInfo::clone |
( |
| ) |
const |
|
inlineoverride |
◆ cloneKey()
| std::unique_ptr<stdif::LogInfo> rtctk::componentFramework::LogInfo::cloneKey |
( |
| ) |
const |
|
inlineoverride |
◆ getLevel()
| std::string rtctk::componentFramework::LogInfo::getLevel |
( |
| ) |
const |
|
inlineoverride |
◆ getLogger()
| std::string rtctk::componentFramework::LogInfo::getLogger |
( |
| ) |
const |
|
inlineoverride |
◆ hasKey()
| bool rtctk::componentFramework::LogInfo::hasKey |
( |
| ) |
const |
|
inlineoverride |
◆ keyEquals()
| bool rtctk::componentFramework::LogInfo::keyEquals |
( |
stdif::LogInfo const & |
other | ) |
const |
|
inlineoverride |
◆ setLevel()
| void rtctk::componentFramework::LogInfo::setLevel |
( |
std::string const & |
level | ) |
|
|
inlineoverride |
◆ setLogger()
| void rtctk::componentFramework::LogInfo::setLogger |
( |
std::string const & |
logger | ) |
|
|
inlineoverride |
The documentation for this class was generated from the following file:
- componentFramework/rtcComponent/lib/src/include/rtctk/componentFramework/stdComponent.hpp