CsCrypto
2.0.0
|
This is the complete list of members for util::error< E >, including all inherited members.
error() = delete (defined in util::error< E >) | util::error< E > | inlinedelete |
error(const E &err) noexcept (defined in util::error< E >) | util::error< E > | inlineexplicitconstexprnoexcept |
error(E &&err) noexcept (defined in util::error< E >) | util::error< E > | inlineexplicitconstexprnoexcept |
error(const error< E > &)=default noexcept (defined in util::error< E >) | util::error< E > | inlineconstexprdefaultnoexcept |
error(error< E > &&)=default noexcept (defined in util::error< E >) | util::error< E > | inlineconstexprdefaultnoexcept |
m_error (defined in util::error< E >) | util::error< E > | private |
operator=(const error< E > &)=default & noexcept (defined in util::error< E >) | util::error< E > | inlineconstexprdefaultnoexcept |
operator=(error< E > &&)=default & noexcept (defined in util::error< E >) | util::error< E > | inlineconstexprdefaultnoexcept |
value() & noexcept (defined in util::error< E >) | util::error< E > | inlineconstexprnoexcept |
value() const & noexcept (defined in util::error< E >) | util::error< E > | inlineconstexprnoexcept |
value() && noexcept (defined in util::error< E >) | util::error< E > | inlineconstexprnoexcept |
~error()=default noexcept (defined in util::error< E >) | util::error< E > | inlinedefaultnoexcept |