Clio develop
The XRP Ledger API server.
|
This is the complete list of members for util::async::AnyStrand, including all inherited members.
AnyStrand(StrandType &&strand) | util::async::AnyStrand | inline |
AnyStrand(AnyStrand const &)=default (defined in util::async::AnyStrand) | util::async::AnyStrand | |
AnyStrand(AnyStrand &&)=default (defined in util::async::AnyStrand) | util::async::AnyStrand | |
execute(SomeHandlerWithoutStopToken auto &&fn) | util::async::AnyStrand | inline |
execute(SomeHandlerWith< AnyStopToken > auto &&fn) | util::async::AnyStrand | inline |
execute(SomeHandlerWith< AnyStopToken > auto &&fn, SomeStdDuration auto timeout) | util::async::AnyStrand | inline |
~AnyStrand()=default (defined in util::async::AnyStrand) | util::async::AnyStrand |