This is the complete list of members for ROOT::Detail::TFutureImpl< T >, including all inherited members.
Experimental::TFuture | ROOT::Detail::TFutureImpl< T > | friend |
fStdFut | ROOT::Detail::TFutureImpl< T > | protected |
fTg | ROOT::Detail::TFutureImpl< T > | protected |
operator=(std::future< T > &&other) | ROOT::Detail::TFutureImpl< T > | inlineprotected |
operator=(TFutureImpl< T > &&other)=default | ROOT::Detail::TFutureImpl< T > | protected |
operator=(TFutureImpl< T > &other)=delete | ROOT::Detail::TFutureImpl< T > | |
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)=delete | ROOT::Detail::TFutureImpl< T > | |
TTaskGroup typedef | ROOT::Detail::TFutureImpl< T > | protected |
valid() const | ROOT::Detail::TFutureImpl< T > | inline |
wait() | ROOT::Detail::TFutureImpl< T > | inline |