|
Embedded Template Library 1.0
|
This is the complete list of members for etl::expected< void, TError >, including all inherited members.
| error() const | etl::expected< void, TError > | inline |
| error_type typedef (defined in etl::expected< void, TError >) | etl::expected< void, TError > | |
| expected() | etl::expected< void, TError > | inline |
| expected(const unexpected_type &ue_) | etl::expected< void, TError > | inline |
| expected(const this_type &other) | etl::expected< void, TError > | inline |
| has_value() const | etl::expected< void, TError > | inline |
| operator bool() const | etl::expected< void, TError > | inline |
| operator=(const this_type &other) | etl::expected< void, TError > | inline |
| operator=(const unexpected_type &ue) | etl::expected< void, TError > | inline |
| swap(this_type &other) | etl::expected< void, TError > | inline |
| this_type typedef (defined in etl::expected< void, TError >) | etl::expected< void, TError > | |
| unexpected_type typedef (defined in etl::expected< void, TError >) | etl::expected< void, TError > | |
| value_type typedef (defined in etl::expected< void, TError >) | etl::expected< void, TError > |