Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
util::async::impl::BasicOperation< RetType > Class Template Reference

Public Types

using DataType = typename OutcomeType::DataType
 

Public Member Functions

 BasicOperation (OutcomeType *outcome)
 
 BasicOperation (BasicOperation &&)=default
 
 BasicOperation (BasicOperation const &)=delete
 
auto get ()
 
void wait ()
 

Protected Attributes

std::future< typename OutcomeType::DataType > future_
 

The documentation for this class was generated from the following files: