Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
util::async::Outcome< RetType > Member List

This is the complete list of members for util::async::Outcome< RetType >, including all inherited members.

BasicOutcome()=default (defined in util::async::impl::BasicOutcome< RetType >)util::async::impl::BasicOutcome< RetType >
BasicOutcome(BasicOutcome &&)=default (defined in util::async::impl::BasicOutcome< RetType >)util::async::impl::BasicOutcome< RetType >
BasicOutcome(BasicOutcome const &)=delete (defined in util::async::impl::BasicOutcome< RetType >)util::async::impl::BasicOutcome< RetType >
DataType typedef (defined in util::async::impl::BasicOutcome< RetType >)util::async::impl::BasicOutcome< RetType >
getOperation()util::async::Outcome< RetType >inline
getStdFuture()util::async::impl::BasicOutcome< RetType >inline
promise_ (defined in util::async::impl::BasicOutcome< RetType >)util::async::impl::BasicOutcome< RetType >protected
setValue(std::convertible_to< RetType > auto &&val)util::async::impl::BasicOutcome< RetType >inline
setValue()util::async::impl::BasicOutcome< RetType >inline