Android-cuttlefish cvd tool
gfxstream::expected< T, E > Member List

This is the complete list of members for gfxstream::expected< T, E >, including all inherited members.

error() const &gfxstream::expected< T, E >inline
error() &gfxstream::expected< T, E >inline
error() const &&gfxstream::expected< T, E >inline
error() &&gfxstream::expected< T, E >inline
expected()=defaultgfxstream::expected< T, E >
expected(const expected &rhs)=defaultgfxstream::expected< T, E >
expected(expected &&rhs)=defaultgfxstream::expected< T, E >
expected(T &&v)gfxstream::expected< T, E >inline
expected(std::in_place_t, Args &&... args)gfxstream::expected< T, E >inline
expected(const unexpected< E > &u)gfxstream::expected< T, E >inline
expected(const unexpected< OtherE > &e)gfxstream::expected< T, E >inline
has_value() constgfxstream::expected< T, E >inline
mVariantgfxstream::expected< T, E >private
ok() constgfxstream::expected< T, E >inline
operator*() const &gfxstream::expected< T, E >inline
operator*() &gfxstream::expected< T, E >inline
operator*() const &&gfxstream::expected< T, E >inline
operator*() &&gfxstream::expected< T, E >inline
operator->() constgfxstream::expected< T, E >inline
operator->()gfxstream::expected< T, E >inline
transform_error(F &&function)gfxstream::expected< T, E >inline
value() const &gfxstream::expected< T, E >inline
value() &gfxstream::expected< T, E >inline
value() const &&gfxstream::expected< T, E >inline
value() &&gfxstream::expected< T, E >inline