Inherits adtf::ucom::ant::IPluginLogging.
|
|
| ~IPluginLogging ()=default |
| | Protected destructor --> Only the final implementation can be destroyed!
|
| |
|
| ~IObject ()=default |
| | Protected destructor --> Only the final implementation can be destroyed!
|
| |
◆ ADTF_IID()
| adtf::ucom::vision::IPluginLogging::ADTF_IID |
( |
IPluginLogging | , |
|
|
"plugin_logging.vision.ucom.adtf.iid" | ) |
◆ SetLogChannels()
| virtual void adtf::ucom::vision::IPluginLogging::SetLogChannels |
( |
util::log::ILogChannel * | pFallback, |
|
|
util::log::IThreadLocalLogChannelStack * | pStack ) |
|
pure virtualnoexcept |
Sets the fallback log channel and the log channel stack that the plugin should use.
- Parameters
-
| [in] | pFallback | The log channel to use when the stack is empty. |
| [in] | pStack | stack instance, which must be valid whole time the plugin is loaded |
The documentation for this class was generated from the following file: