|
Diag-Client-Lib
|


Go to the source code of this file.
Classes | |
| class | diag::client::error_domain::DmErrorDomain |
| Definition of Dcm Client Error domain. More... | |
Namespaces | |
| diag | |
| diag::client | |
| diag::client::error_domain | |
Enumerations | |
| enum class | diag::client::error_domain::DmErrorErrc : core_type::ErrorDomain::CodeType { diag::client::error_domain::kInitializationFailed = 0U , diag::client::error_domain::kDeInitializationFailed = 1U } |
| Definition of error code in Dcm Client. More... | |
Functions | |
| core_type::ErrorCode | diag::client::error_domain::MakeErrorCode (DmErrorErrc code, core_type::ErrorDomain::SupportDataType data=core_type::ErrorDomain::SupportDataType{}) noexcept |
| Create a new ErrorCode within DmErrorDomain. More... | |