|
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. | |
| namespace | adtf::base::spider |
| Namespace for all functionality of the ADTF Base SDK provided since v3.18. | |
Macros | |
| #define | adtf_memory_intf(__utils_memblock__) |
Copyright © Audi Electronics Venture GmbH. All rights reserved
| #define adtf_memory_intf | ( | __utils_memblock__ | ) |
This macro will create a rvalue reference with the help of adtf::base::adtf_memory It will only work for adtf_util::cMemoryBlock.
| __utils_memblock__ | The adtf_util::cMemoryBlock to assign to the adtf::base::adtf_memory. |