C/C++ API Reference
Loading...
Searching...
No Matches
pw::async2::BoxedFuture< T > Member List

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

BoxedFuture()pw::async2::BoxedFuture< T >inline
BoxedFuture(const BoxedFuture &)=delete (defined in pw::async2::BoxedFuture< T >)pw::async2::BoxedFuture< T >
BoxedFuture(BoxedFuture &&other) noexcept (defined in pw::async2::BoxedFuture< T >)pw::async2::BoxedFuture< T >inline
BoxFuturepw::async2::BoxedFuture< T >friend
is_complete() constpw::async2::BoxedFuture< T >inline
is_pendable() constpw::async2::BoxedFuture< T >inline
operator=(const BoxedFuture &)=delete (defined in pw::async2::BoxedFuture< T >)pw::async2::BoxedFuture< T >
operator=(BoxedFuture &&other) noexcept (defined in pw::async2::BoxedFuture< T >)pw::async2::BoxedFuture< T >inline
Pend(Context &cx)pw::async2::BoxedFuture< T >inline
value_type typedef (defined in pw::async2::BoxedFuture< T >)pw::async2::BoxedFuture< T >
~BoxedFuture() (defined in pw::async2::BoxedFuture< T >)pw::async2::BoxedFuture< T >inline