|
iceoryx2
C++ Language Bindings
|
This is the complete list of members for iox2::legacy::detail::expected_storage< ValueType, ErrorType >, including all inherited members.
| error_unchecked() | iox2::legacy::detail::expected_storage< ValueType, ErrorType > | inline |
| error_unchecked() const | iox2::legacy::detail::expected_storage< ValueType, ErrorType > | inline |
| expected_storage() noexcept=delete | iox2::legacy::detail::expected_storage< ValueType, ErrorType > | |
| expected_storage(in_place_t, Targs &&... args) | iox2::legacy::detail::expected_storage< ValueType, ErrorType > | inlineexplicit |
| expected_storage(unexpect_t, Targs &&... args) | iox2::legacy::detail::expected_storage< ValueType, ErrorType > | inlineexplicit |
| has_error() const | iox2::legacy::detail::expected_storage< ValueType, ErrorType > | inline |
| has_value() const | iox2::legacy::detail::expected_storage< ValueType, ErrorType > | inline |
| value_unchecked() | iox2::legacy::detail::expected_storage< ValueType, ErrorType > | inline |
| value_unchecked() const | iox2::legacy::detail::expected_storage< ValueType, ErrorType > | inline |