Embedded Template Library 1.0
Loading...
Searching...
No Matches
etl::expected< TValue, TError > Member List

This is the complete list of members for etl::expected< TValue, TError >, including all inherited members.

error() const (defined in etl::expected< TValue, TError >)etl::expected< TValue, TError >inline
error_type typedef (defined in etl::expected< TValue, TError >)etl::expected< TValue, TError >
expected() ETL_NOEXCEPTetl::expected< TValue, TError >inline
expected(const value_type &value_) ETL_NOEXCEPTetl::expected< TValue, TError >inline
expected(const expected &other) ETL_NOEXCEPTetl::expected< TValue, TError >inline
expected(const etl::unexpected< G > &ue) (defined in etl::expected< TValue, TError >)etl::expected< TValue, TError >inlineexplicit
expected(etl::in_place_t) ETL_NOEXCEPTetl::expected< TValue, TError >inlineexplicit
has_value() const (defined in etl::expected< TValue, TError >)etl::expected< TValue, TError >inline
operator bool() const (defined in etl::expected< TValue, TError >)etl::expected< TValue, TError >inline
operator*() ETL_LVALUE_REF_QUALIFIER (defined in etl::expected< TValue, TError >)etl::expected< TValue, TError >inline
operator*() const ETL_LVALUE_REF_QUALIFIER (defined in etl::expected< TValue, TError >)etl::expected< TValue, TError >inline
operator->() (defined in etl::expected< TValue, TError >)etl::expected< TValue, TError >inline
operator->() const (defined in etl::expected< TValue, TError >)etl::expected< TValue, TError >inline
operator=(const this_type &other)etl::expected< TValue, TError >inline
operator=(const value_type &value)etl::expected< TValue, TError >inline
operator=(const unexpected_type &ue)etl::expected< TValue, TError >inline
this_type typedef (defined in etl::expected< TValue, TError >)etl::expected< TValue, TError >
unexpected_type typedef (defined in etl::expected< TValue, TError >)etl::expected< TValue, TError >
value() constetl::expected< TValue, TError >inline
value_or(const U &default_value) const (defined in etl::expected< TValue, TError >)etl::expected< TValue, TError >inline
value_type typedef (defined in etl::expected< TValue, TError >)etl::expected< TValue, TError >