cesium-native  0.41.0
CesiumAsync::Future< T > Member List

This is the complete list of members for CesiumAsync::Future< T >, including all inherited members.

AsyncSystem (defined in CesiumAsync::Future< T >)CesiumAsync::Future< T >friend
catchImmediately(Func &&f) &&CesiumAsync::Future< T >inline
catchInMainThread(Func &&f) &&CesiumAsync::Future< T >inline
CesiumImpl::ParameterizedTaskUnwrapper (defined in CesiumAsync::Future< T >)CesiumAsync::Future< T >friend
CesiumImpl::TaskUnwrapper (defined in CesiumAsync::Future< T >)CesiumAsync::Future< T >friend
Future (defined in CesiumAsync::Future< T >)CesiumAsync::Future< T >friend
Future(Future< T > &&rhs) noexceptCesiumAsync::Future< T >inline
Future(const Future< T > &rhs)=delete (defined in CesiumAsync::Future< T >)CesiumAsync::Future< T >
isReady() constCesiumAsync::Future< T >inline
operator=(Future< T > &&rhs) noexcept (defined in CesiumAsync::Future< T >)CesiumAsync::Future< T >inline
operator=(const Future< T > &rhs)=delete (defined in CesiumAsync::Future< T >)CesiumAsync::Future< T >
Promise (defined in CesiumAsync::Future< T >)CesiumAsync::Future< T >friend
share() &&CesiumAsync::Future< T >inline
SharedFuture (defined in CesiumAsync::Future< T >)CesiumAsync::Future< T >friend
thenImmediately(Func &&f) &&CesiumAsync::Future< T >inline
thenInMainThread(Func &&f) &&CesiumAsync::Future< T >inline
thenInThreadPool(const ThreadPool &threadPool, Func &&f) &&CesiumAsync::Future< T >inline
thenInWorkerThread(Func &&f) &&CesiumAsync::Future< T >inline
thenPassThrough(TPassThrough &&... values) &&CesiumAsync::Future< T >inline
wait()CesiumAsync::Future< T >inline
waitInMainThread()CesiumAsync::Future< T >inline