threadman
0.1.0
Header-only C++23 managed threads, dynamic pools, futures, and executors
Loading...
Searching...
No Matches
threadman
Future
threadman::Future< T > Member List
This is the complete list of members for
threadman::Future< T >
, including all inherited members.
display_info
()
threadman::Future< T >
inline
static
Future
threadman::Future< T >
friend
Future
()=default
threadman::Future< T >
Future
(const Future &)=delete
threadman::Future< T >
Future
(Future &&) noexcept=default
threadman::Future< T >
get
()
threadman::Future< T >
inline
get
()
threadman::Future< T >
inline
is_ready
() const noexcept
threadman::Future< T >
inline
on_error
(Exec &exec, Fn &&fn)
threadman::Future< T >
operator=
(const Future &)=delete
threadman::Future< T >
operator=
(Future &&) noexcept=default
threadman::Future< T >
Promise
threadman::Future< T >
friend
share
()
threadman::Future< T >
SharedFuture
threadman::Future< T >
friend
snapshot
() const
threadman::Future< T >
inline
then
(Exec &exec, Fn &&fn)
threadman::Future< T >
valid
() const noexcept
threadman::Future< T >
inline
value_type
typedef
threadman::Future< T >
wait
() const
threadman::Future< T >
inline
wait_for
(const std::chrono::duration< Rep, Period > &dur) const
threadman::Future< T >
inline
wait_until
(const std::chrono::time_point< Clock, Duration > &tp) const
threadman::Future< T >
inline
~Future
()=default
threadman::Future< T >
Generated by
1.9.8