|
ADTF
|
Go to the source code of this file.
Namespaces | |
| namespace | adtf |
| Namespace for all functionality provided by ADTF and its SDKs. | |
| namespace | adtf::base |
| Namespace for the ADTF Base SDK. | |
| namespace | adtf::base::ant |
| Namespace for all functionality of the ADTF Base SDK provided since v3.0. | |
Macros | |
| #define | ADTF_ADDITONAL_VERSION_TYPE(_ID, _MAJOR, _MINOR, _PATCH) |
| #define | ADTF_CLASS_VERSIONS(...) |
Copyright © Audi Electronics Venture GmbH. All rights reserved
| #define ADTF_ADDITONAL_VERSION_TYPE | ( | _ID, | |
| _MAJOR, | |||
| _MINOR, | |||
| _PATCH ) |
defines a enriched adtf::base::ant::adtf_version_customer
| _ID | version identifier of the named version. |
| _MAJOR | major version number of the named version. |
| _MINOR | minor version number of the named version. |
| _PATCH | patch version number of the named version. |
| #define ADTF_CLASS_VERSIONS | ( | ... | ) |
Adds a version.
| ... | Arguments |