Diag-Client-Lib
Namespaces | Functions | Variables
dm_error_domain.cpp File Reference
#include "src/dcm/error_domain/dm_error_domain.h"
#include "core/include/error_domain.h"
Include dependency graph for dm_error_domain.cpp:

Go to the source code of this file.

Namespaces

 diag
 
 diag::client
 
 diag::client::error_domain
 
 diag::client::error_domain::anonymous_namespace{dm_error_domain.cpp}
 

Functions

auto diag::client::error_domain::anonymous_namespace{dm_error_domain.cpp}::ConvertErrorCodeToString (core_type::ErrorDomain::CodeType error_code) noexcept -> std::string
 
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...
 

Variables

constexpr core_type::ErrorDomain::IdType diag::client::error_domain::anonymous_namespace{dm_error_domain.cpp}::unique_identifier {0x5000000000000001}
 Store the unique identifier of this domain. More...
 
DmErrorDomain diag::client::error_domain::anonymous_namespace{dm_error_domain.cpp}::dm_error_domain {}
 Dm error domain. More...