ADTF
|
Copyright © Audi Electronics Venture GmbH. More...
Go to the source code of this file.
Namespaces | |
adtf_util | |
ADTF adtf_util Namespace - Within adtf this is used as adtf::util or adtf_util and also defined as A_UTILS_NS. | |
Macros | |
#define | TO_ADTF_RESULT(_expr_) adtf_util::getConvertedResult([&]() -> a_util::result::Result { return _expr_; }) |
Functions | |
tResult | getConvertedResult (std::function< a_util::result::Result()> callExpression) |
bool | operator== (const tResult &oLeft, const a_util::result::Result &oRight) |
bool | operator!= (const tResult &oLeft, const a_util::result::Result &oRight) |
bool | operator== (const a_util::result::Result &oLeft, const tResult &oRight) |
bool | operator!= (const a_util::result::Result &oLeft, const tResult &oRight) |
Copyright © Audi Electronics Venture GmbH.
All rights reserved
Definition in file adtf_a_util_result.h.