|
ADTF
|
#include <a_utils/core/result.h>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 | ADTF_UCOM_ANNOTATE_RESULT(_result) |
| for internal use | |
| #define | ADTF_UCOM_COMPOSED_RESULT(_result, ...) |
| for internal use | |
Functions | |
| std::string | adtf::ucom::nested_exceptions_to_string (const std::exception &error) |
| std::string | adtf::ucom::current_exception_to_string () |
| cResult | adtf::ucom::current_exception_to_result (const char *file, size_t line, const char *function) |
Copyright © Audi Electronics Venture GmbH. All rights reserved
| #define ADTF_UCOM_ANNOTATE_RESULT | ( | _result | ) |
for internal use
| #define ADTF_UCOM_COMPOSED_RESULT | ( | _result, | |
| ... ) |
for internal use