ADTF
|
Plugin interface. More...
Public Member Functions | |
ADTF_IID (IPluginInfo, "plugininfo.ant.ucom.adtf.iid") | |
Marks the IPlugin to be castable with the ucom_cast<> More... | |
virtual IPlugin & | GetPlugin () const =0 |
virtual bool | IsValid () const =0 |
Public Member Functions inherited from IObject | |
ADTF_IID (IObject, "object.ant.ucom.adtf.iid") | |
Marks the IObject to be castable with the ucom_cast() More... | |
Protected Member Functions | |
~IPluginInfo ()=default | |
Protected destructor --> Use implemented Destroy() instead of delete! | |
Protected Member Functions inherited from IObject | |
~IObject ()=default | |
Protected destructor --> Use implemented Destroy() instead of delete! | |
Plugin interface.
Definition at line 23 of file plugin_info_intf.h.
ADTF_IID | ( | IPluginInfo | , |
"plugininfo.ant.ucom.adtf.iid" | |||
) |
Marks the IPlugin
to be castable with the ucom_cast<>