|
RTC Toolkit 5.1.0
|
Implementation of LogInfo structure for Deployment Daemon defined in ICD. More...
#include <deploymentDaemonLogInfoImpl.hpp>
Public Member Functions | |
| LogInfoImpl ()=default | |
| LogInfoImpl (const std::string &level, const std::string &logger="") | |
| std::string | getLogger () const override |
| void | setLogger (const std::string &logger) override |
| std::string | getLevel () const override |
| void | setLevel (const std::string &level) override |
| bool | hasKey () const override |
| bool | keyEquals (const rtctkif::LogInfo &other) const override |
| std::unique_ptr< rtctkif::LogInfo > | clone () const override |
| std::unique_ptr< rtctkif::LogInfo > | cloneKey () const override |
Implementation of LogInfo structure for Deployment Daemon defined in ICD.
|
default |
|
inlineexplicit |
|
inlineoverride |
|
inlineoverride |
|
inlineoverride |
|
inlineoverride |
|
inlineoverride |
|
inlineoverride |