ADTF
Loading...
Searching...
No Matches
application_intf.h File Reference
#include "runnable_intf.h"
#include "runnable.h"
#include <adtfucom3/adtf_ucom3.h>
Include dependency graph for application_intf.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  adtf::services::ant::IApplication
 
class  adtf::services::ant::IApplication::IJob
 
class  adtf::services::quiet::IApplication
 
class  adtf::services::job_runnable< CALLABLE >
 
class  adtf::services::IApplication
 

Namespaces

namespace  adtf
 Namespace for all functionality provided by ADTF and its SDKs.
 
namespace  adtf::services
 Namespace for a summary of all service interfaces provided by ADTF.
 
namespace  adtf::services::ant
 Namespace for all service interfaces provided since v3.0.
 
namespace  adtf::services::quiet
 Namespace for all service interfaces provided since v3.16.
 

Functions

template<typename CALLABLE>
 adtf::services::job_runnable (CALLABLE &&) -> job_runnable< CALLABLE && >
 
template<typename CALLABLE, std::enable_if_t< std::is_invocable_r< tResult, CALLABLE >::value, bool > = true>
tResult adtf::services::enqueue_job (CALLABLE &&fnJobFunction, bool bWait=false) noexcept
 

Detailed Description

Copyright © Audi Electronics Venture GmbH. All rights reserved