C/C++ API Reference
Loading...
Searching...
No Matches
pw::async2::internal::BoxedFutureImpl< T, FutureType > Member List

This is the complete list of members for pw::async2::internal::BoxedFutureImpl< T, FutureType >, including all inherited members.

BoxedFutureBase()=default (defined in pw::async2::internal::BoxedFutureBase< T >)pw::async2::internal::BoxedFutureBase< T >
BoxedFutureBase(const BoxedFutureBase &)=delete (defined in pw::async2::internal::BoxedFutureBase< T >)pw::async2::internal::BoxedFutureBase< T >
BoxedFutureBase(BoxedFutureBase &&)=default (defined in pw::async2::internal::BoxedFutureBase< T >)pw::async2::internal::BoxedFutureBase< T >
BoxedFutureImpl(FutureType &&future) (defined in pw::async2::internal::BoxedFutureImpl< T, FutureType >)pw::async2::internal::BoxedFutureImpl< T, FutureType >inlineexplicit
is_complete() const override (defined in pw::async2::internal::BoxedFutureImpl< T, FutureType >)pw::async2::internal::BoxedFutureImpl< T, FutureType >inlinevirtual
is_pendable() const override (defined in pw::async2::internal::BoxedFutureImpl< T, FutureType >)pw::async2::internal::BoxedFutureImpl< T, FutureType >inlinevirtual
operator=(const BoxedFutureBase &)=delete (defined in pw::async2::internal::BoxedFutureBase< T >)pw::async2::internal::BoxedFutureBase< T >
operator=(BoxedFutureBase &&)=default (defined in pw::async2::internal::BoxedFutureBase< T >)pw::async2::internal::BoxedFutureBase< T >
Pend(Context &cx) override (defined in pw::async2::internal::BoxedFutureImpl< T, FutureType >)pw::async2::internal::BoxedFutureImpl< T, FutureType >inlinevirtual
value_type typedef (defined in pw::async2::internal::BoxedFutureBase< T >)pw::async2::internal::BoxedFutureBase< T >
~BoxedFutureBase()=default (defined in pw::async2::internal::BoxedFutureBase< T >)pw::async2::internal::BoxedFutureBase< T >virtual