ADTF
Loading...
Searching...
No Matches
adtf::ucom::vision::IPluginLogging Class Referenceabstract

Inherits adtf::ucom::ant::IPluginLogging.

Public Member Functions

 ADTF_IID (IPluginLogging, "plugin_logging.vision.ucom.adtf.iid")
 
virtual void SetLogChannels (util::log::ILogChannel *pFallback, util::log::IThreadLocalLogChannelStack *pStack) noexcept=0
 
- Public Member Functions inherited from adtf::ucom::ant::IPluginLogging
 ADTF_IID (IPluginLogging, "plugin_logging.ant.ucom.adtf.iid")
 
virtual void SetLogger (ILogger *pLogger)=0
 
- Public Member Functions inherited from adtf::ucom::ant::IObject
 ADTF_IID (IObject, "object.ant.ucom.adtf.iid")
 

Additional Inherited Members

- Protected Member Functions inherited from adtf::ucom::ant::IPluginLogging
 ~IPluginLogging ()=default
 Protected destructor --> Only the final implementation can be destroyed!
 
- Protected Member Functions inherited from adtf::ucom::ant::IObject
 ~IObject ()=default
 Protected destructor --> Only the final implementation can be destroyed!
 

Member Function Documentation

◆ ADTF_IID()

adtf::ucom::vision::IPluginLogging::ADTF_IID ( IPluginLogging ,
"plugin_logging.vision.ucom.adtf.iid"  )

Marks the IPluginLogger to be castable with the ucom_cast<>

See also
ADTF_IID(_interface, _striid)

◆ 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]pFallbackThe log channel to use when the stack is empty.
[in]pStackstack instance, which must be valid whole time the plugin is loaded

The documentation for this class was generated from the following file: