|
ADTF
|
#include <plugin_info_intf.h>
Inherits adtf::ucom::ant::IObject.
Inherited by adtf::ucom::hollow::IPluginInfo.
Public Member Functions | |
| ADTF_IID (IPluginInfo, "plugininfo.ant.ucom.adtf.iid") | |
| virtual IPlugin & | GetPlugin () const =0 |
| virtual bool | IsValid () const =0 |
Public Member Functions inherited from adtf::ucom::ant::IObject | |
| ADTF_IID (IObject, "object.ant.ucom.adtf.iid") | |
Protected Member Functions | |
| ~IPluginInfo ()=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! | |
Plugin interface.
| adtf::ucom::ant::IPluginInfo::ADTF_IID | ( | IPluginInfo | , |
| "plugininfo.ant.ucom.adtf.iid" | ) |
Marks the IPlugin to be castable with the ucom_cast<>