Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::TFuture< T > Member List

This is the complete list of members for ROOT::Experimental::TFuture< T >, including all inherited members.

AsyncROOT::Experimental::TFuture< T >friend
fStdFutROOT::Detail::TFutureImpl< T >protected
fTgROOT::Detail::TFutureImpl< T >protected
get()ROOT::Experimental::TFuture< T >inline
operator=(std::future< T > &&other)ROOT::Detail::TFutureImpl< T >inlineprotected
operator=(TFutureImpl< T > &&other)=defaultROOT::Detail::TFutureImpl< T >protected
operator=(TFutureImpl< T > &other)=deleteROOT::Detail::TFutureImpl< T >
TFuture(std::future< T > &&fut, std::unique_ptr< TTaskGroup > &&tg)ROOT::Experimental::TFuture< T >inlineprivate
TFuture(std::future< T > &&fut)ROOT::Experimental::TFuture< T >inline
TFutureImpl(std::future< T > &&fut, std::unique_ptr< TTaskGroup > &&tg)ROOT::Detail::TFutureImpl< T >inlineprotected
TFutureImpl()ROOT::Detail::TFutureImpl< T >inlineprotected
TFutureImpl(std::future< T > &&fut)ROOT::Detail::TFutureImpl< T >inlineprotected
TFutureImpl(TFutureImpl< T > &&other)ROOT::Detail::TFutureImpl< T >inlineprotected
TFutureImpl(const TFutureImpl< T > &other)=deleteROOT::Detail::TFutureImpl< T >
TTaskGroup typedefROOT::Detail::TFutureImpl< T >protected
valid() constROOT::Detail::TFutureImpl< T >inline
wait()ROOT::Detail::TFutureImpl< T >inline