emlabcpp
modern opinionated embedded C++ library
|
This is the complete list of members for emlabcpp::outcome, including all inherited members.
enum_type typedef | emlabcpp::status< outcome, outcome_e > | |
operator result() const noexcept | emlabcpp::outcome | inline |
operator=(status const &) noexcept=default | emlabcpp::status< outcome, outcome_e > | |
operator=(status &&) noexcept=default | emlabcpp::status< outcome, outcome_e > | |
outcome(result const r) noexcept | emlabcpp::outcome | inline |
outcome(result_e const r) noexcept | emlabcpp::outcome | inline |
status(enum_type s) noexcept | emlabcpp::outcome | inline |
status(status const &) noexcept=default | emlabcpp::outcome | |
status(status &&) noexcept=default | emlabcpp::outcome | |
status< outcome, outcome_e >::status(enum_type s) noexcept | emlabcpp::status< outcome, outcome_e > | inline |
status< outcome, outcome_e >::status(status const &) noexcept=default | emlabcpp::status< outcome, outcome_e > | |
status< outcome, outcome_e >::status(status &&) noexcept=default | emlabcpp::status< outcome, outcome_e > | |
value() const noexcept | emlabcpp::status< outcome, outcome_e > | inline |