ADTF  3.18.2
plugin.h File Reference

Copyright © Audi Electronics Venture GmbH. More...

Go to the source code of this file.

Classes

class  cPlugin
 
struct  plugin_version_default
 
class  plugin_template< PLUGIN_VERSION_TYPE, CLASSES >
 
struct  plugin_initializer< PLUGIN_CLASS >
 

Namespaces

 adtf
 Namespace for entire ADTF SDK.
 
 adtf::ucom
 Namespace for the ADTF uCOM3 SDK.
 
 adtf::ucom::ant
 Namespace for all functionality provided since v3.0.
 

Variables

adtf::ucom::IRuntime_runtime
 Global Runtime Pointer to reference to the current runtime.
 
std::function< tResult(adtf::ucom::iobject_ptr< adtf::ucom::IPlugin > &)> _plugin_initialization
 Global Plugin initialization method.
 
std::function< void()> _plugin_deinitialization
 Global Plugin deinitialization method.
 

Detailed Description

Copyright © Audi Electronics Venture GmbH.

All rights reserved

Definition in file plugin.h.