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

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

cResult() noexceptA_UTILS_NS::cResultinline
cResult(decltype(ERR_NOERROR)) noexceptA_UTILS_NS::cResultinline
cResult(const tError< ErrorCode > &i_oError) noexceptA_UTILS_NS::cResultinline
cResult(tErrorCode i_oError) noexceptA_UTILS_NS::cResultinline
cResult(tError< ErrorCode > i_oError, const tChar *i_strErrorDescription, tInt32 i_nLine, const tChar *i_strFile, const tChar *i_strFunction) noexceptA_UTILS_NS::cResultinlineexplicit
cResult(tErrorCode::error_code_type i_nErrorCode) noexceptA_UTILS_NS::cResultinlineexplicit
cResult(tErrorCode::error_code_type i_nErrorCode, const tChar *i_strErrorDescription, tInt32 i_nLine, const tChar *i_strFile, const tChar *i_strFunction) noexceptA_UTILS_NS::cResultinlineexplicit
cResult(const cResult &i_oResult, const tChar *i_strErrorDescription, tInt32 i_nLine, const tChar *i_strFile, const tChar *i_strFunction) noexceptA_UTILS_NS::cResultinlineexplicit
cResult(const cResult &i_oOther) noexceptA_UTILS_NS::cResult
cResult(cResult &&i_oOther) noexceptA_UTILS_NS::cResultinline
GetDescription() const noexceptA_UTILS_NS::cResult
GetErrorCode() const noexceptA_UTILS_NS::cResult
GetErrorString() const noexceptA_UTILS_NS::cResult
GetFile() const noexceptA_UTILS_NS::cResult
GetFunction() const noexceptA_UTILS_NS::cResult
GetLine() const noexceptA_UTILS_NS::cResult
IsEqual(const tError< ErrorCode > &i_oErrorVal) const noexceptA_UTILS_NS::cResultinline
IsEqual(const ErrorTypes &... i_oErrorVals) const noexceptA_UTILS_NS::cResultinline
IsFailed() const noexceptA_UTILS_NS::cResultinline
IsOk() const noexceptA_UTILS_NS::cResultinline
operator=(decltype(ERR_NOERROR)) noexceptA_UTILS_NS::cResultinline
operator=(cResult i_oOther) noexceptA_UTILS_NS::cResultinline
operator==(const cResult &i_oLHS, const cResult &i_oRHS)A_UTILS_NS::cResultfriend
swap(cResult &i_oLHS, cResult &i_oRHS)A_UTILS_NS::cResultfriend
~cResult() noexceptA_UTILS_NS::cResult