ADTF
|
Public Member Functions | |
ADTF_IID (IRuntimeStartup, "runtime_startup.spider.ucom.adtf.iid") | |
Marks the IRuntimeStartup to be castable with the ucom_cast<> More... | |
virtual bool | StartupCompleted () 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 IObject | |
~IObject ()=default | |
Protected destructor --> Use implemented Destroy() instead of delete! | |
Definition at line 540 of file runtime_intf.h.
ADTF_IID | ( | IRuntimeStartup | , |
"runtime_startup.spider.ucom.adtf.iid" | |||
) |
Marks the IRuntimeStartup
to be castable with the ucom_cast<>
|
pure virtual |