ADTF  3.18.2
tErrorCode

C++11 POD type to distribute error codes between binary boundaries. More...

Inheritance diagram for tErrorCode:
[legend]

Public Types

typedef tInt32 error_code_type
 Type of the error code.
 

Public Attributes

error_code_type value
 Value of this error code.
 

Detailed Description

C++11 POD type to distribute error codes between binary boundaries.

Definition at line 116 of file builds/digitalwerk/solutions/adtf_content/adtf_base/adtf_core/src/libraries/a_utils/include/a_utils/base/error.h.