|
ADTF
|
Go to the source code of this file.
Namespaces | |
| namespace | adtf |
| Namespace for all functionality provided by ADTF and its SDKs. | |
| namespace | adtf::ucom |
| Namespace for the ADTF uCOM SDK. | |
Macros | |
| #define | UCOM_PLUGIN_DEFINE_DEFAULT_METHODS(__plugin_label, __plugin_version_type, ...) |
| #define | UCOM_PLUGIN_MAIN_METHOD() |
| #define | UCOM_PLUGIN(__plugin_label, __plugin_version_type, ...) |
| This macro adds all required objects for a UCOM plugin. | |
Copyright © Audi Electronics Venture GmbH. All rights reserved
| #define UCOM_PLUGIN | ( | __plugin_label, | |
| __plugin_version_type, | |||
| ... ) |
This macro adds all required objects for a UCOM plugin.
| #define UCOM_PLUGIN_DEFINE_DEFAULT_METHODS | ( | __plugin_label, | |
| __plugin_version_type, | |||
| ... ) |