ADTF
|
Used as exit point for comparison on the error codes used in IsEqual()
More...
Static Public Member Functions | |
static tBool | dispatch (tErrorCode i_oErrorCode, const ErrorType &i_oErrorVal) |
Exit point for compile time dispatching of error codes. More... | |
Used as exit point for comparison on the error codes used in IsEqual()
ErrorType | The current error type to compare |
Definition at line 489 of file builds/digitalwerk/solutions/adtf_content/adtf_base/adtf_core/src/libraries/a_utils/include/a_utils/core/result.h.
|
inlinestatic |
Exit point for compile time dispatching of error codes.
[in] | i_oErrorCode | Left hand sind error object for comparison |
[in] | i_oErrorVal | Right hand side error object for comparison |
Definition at line 497 of file builds/digitalwerk/solutions/adtf_content/adtf_base/adtf_core/src/libraries/a_utils/include/a_utils/core/result.h.