ADTF  3.18.2
IPluginInfoabstract
Inheritance diagram for IPluginInfo:
[legend]

Public Member Functions

 ADTF_IID (IPluginInfo, "plugininfo.hollow.ucom.adtf.iid")
 Marks the IPlugin to be castable with the adtf::ucom::ant::ucom_cast. More...
 
virtual const char * GetUrl () const =0
 
- Public Member Functions inherited from IPluginInfo
 ADTF_IID (IPluginInfo, "plugininfo.ant.ucom.adtf.iid")
 Marks the IPlugin to be castable with the ucom_cast<> More...
 
virtual IPluginGetPlugin () 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...
 

Additional Inherited Members

- Protected Member Functions inherited from IPluginInfo
 ~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!
 

Detailed Description

Definition at line 51 of file plugin_info_intf.h.

Member Function Documentation

◆ ADTF_IID()

ADTF_IID ( IPluginInfo  ,
"plugininfo.hollow.ucom.adtf.iid"   
)

Marks the IPlugin to be castable with the adtf::ucom::ant::ucom_cast.

See also
ADTF_IID(_interface, _striid)