ADTF
Loading...
Searching...
No Matches
cResult Member List

This is the complete list of members for cResult, including all inherited members.

CreateFrom(tErrorCode::error_code_type i_nErrorCode, const tChar *i_strErrorDescription, tInt32 i_nLine, const tChar *i_strFile, const tChar *i_strFunction) noexceptcResultprivatestatic
cResult() noexceptcResultinline
cResult(decltype(ERR_NOERROR)) noexceptcResultinline
cResult(const tError< ErrorCode > &i_oError) noexceptcResultinline
cResult(tErrorCode i_oError) noexceptcResultinline
cResult(tError< ErrorCode > i_oError, const tChar *i_strErrorDescription, tInt32 i_nLine, const tChar *i_strFile, const tChar *i_strFunction) noexceptcResultinlineexplicit
cResult(tErrorCode::error_code_type i_nErrorCode) noexceptcResultinlineexplicit
cResult(tErrorCode::error_code_type i_nErrorCode, const tChar *i_strErrorDescription, tInt32 i_nLine, const tChar *i_strFile, const tChar *i_strFunction) noexceptcResultinlineexplicit
cResult(const cResult &i_oResult, const tChar *i_strErrorDescription, tInt32 i_nLine, const tChar *i_strFile, const tChar *i_strFunction) noexceptcResultinlineexplicit
cResult(const cResult &i_oOther) noexceptcResult
cResult(cResult &&i_oOther) noexceptcResultinline
cResult(tErrorCode i_nErrorCode, const tChar *i_strErrorDescription, tInt32 i_nLine, const tChar *i_strFile, const tChar *i_strFunction, const tChar *i_strErrorCode) noexceptcResultexplicitprivate
description_type typedefcResultprivate
GetDescription() const noexceptcResult
GetErrorCode() const noexceptcResult
GetErrorString() const noexceptcResult
GetErrorString(const tErrorCode &i_oErrorCode) noexceptcResultprivatestatic
GetFile() const noexceptcResult
GetFunction() const noexceptcResult
GetLine() const noexceptcResult
IsEqual(const tError< ErrorCode > &i_oErrorVal) const noexceptcResultinline
IsEqual(const ErrorTypes &... i_oErrorVals) const noexceptcResultinline
IsFailed() const noexceptcResultinline
IsOk() const noexceptcResultinline
m_oResultHandlercResultprivate
operator=(decltype(ERR_NOERROR)) noexceptcResultinline
operator=(cResult i_oOther) noexceptcResultinline
operator==(const cResult &i_oLHS, const cResult &i_oRHS)cResultfriend
swap(cResult &i_oLHS, cResult &i_oRHS)cResultfriend
~cResult() noexceptcResult