ADTF
Loading...
Searching...
No Matches
adtf::services::quiet::IApplication Class Referenceabstract

More...

#include <application_intf.h>

Inherits adtf::services::ant::IApplication.

Public Member Functions

 ADTF_IID (IApplication, "application.quiet.services.adtf.iid")
 definition of iid
 
virtual void ProcessEvents (adtf::base::flash::tNanoSeconds tmMaxTime)=0
 
- Public Member Functions inherited from adtf::services::ant::IApplication
 ADTF_IID (IApplication, "application.ant.services.adtf.iid")
 definition of iid
 
virtual tResult Exec ()=0
 
virtual tResult Exit (tResult oExitResult=ERR_NOERROR)=0
 
virtual tResult EnqueueJob (const ucom::ant::iobject_ptr< IJob > &oJob, bool bWait)=0
 
- Public Member Functions inherited from adtf::ucom::ant::IObject
 ADTF_IID (IObject, "object.ant.ucom.adtf.iid")
 

Additional Inherited Members

- Protected Member Functions inherited from adtf::ucom::ant::IObject
 ~IObject ()=default
 Protected destructor --> Only the final implementation can be destroyed!
 

Detailed Description

The IApplication interface wraps a generic processing loop.

Member Function Documentation

◆ ProcessEvents()

virtual void adtf::services::quiet::IApplication::ProcessEvents ( adtf::base::flash::tNanoSeconds tmMaxTime)
pure virtual

Process events for the given maximum amount of time.

Parameters
[in]tmMaxTimeThe maximum amount of time to process events for.

The documentation for this class was generated from the following file: