|
ADTF
|
Go to the source code of this file.
Macros | |
| #define | TO_ADTF_RESULT(_expr_) |
Functions | |
| tResult | adtf_util::getConvertedResult (std::function< a_util::result::Result()> callExpression) |
| bool | adtf_util::operator== (const tResult &oLeft, const a_util::result::Result &oRight) |
| bool | adtf_util::operator!= (const tResult &oLeft, const a_util::result::Result &oRight) |
| bool | adtf_util::operator== (const a_util::result::Result &oLeft, const tResult &oRight) |
| bool | adtf_util::operator!= (const a_util::result::Result &oLeft, const tResult &oRight) |
Copyright © Audi Electronics Venture GmbH. All rights reserved
| #define TO_ADTF_RESULT | ( | _expr_ | ) |