ADTF  3.18.2
runtime< LAST_RUN_LEVEL >
Inheritance diagram for runtime< LAST_RUN_LEVEL >:
[legend]

Public Types

using base_type = catwo::object< ant::runtime< LAST_RUN_LEVEL >, spider::IRuntimeStartup >
 

Public Member Functions

bool StartupCompleted () const override
 
- Public Member Functions inherited from object< ant::runtime< LAST_RUN_LEVEL >, spider::IRuntimeStartup >
tResult GetInterface (const char *i_strIID, void *&o_pInterface) override
 Query interfaces on an object. More...
 
tResult GetInterface (const char *i_strIID, const void *&o_pInterface) const override
 Provides const correct interface querying. More...
 
void Destroy () const override
 Destruct and deallocate instantiations of type IObject. More...
 
- 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!
 

Detailed Description

template<int8_t LAST_RUN_LEVEL>
class adtf::ucom::spider::detail::runtime< LAST_RUN_LEVEL >

Definition at line 243 of file runtime.h.