OpenSiv3D
v0.6.5
C++20 framework for creative coding
s3d::AsyncTask< Type > Member List
This is the complete list of members for
s3d::AsyncTask< Type >
, including all inherited members.
AsyncTask
()=default
s3d::AsyncTask< Type >
AsyncTask
(base_type &&other) noexcept
s3d::AsyncTask< Type >
AsyncTask
(AsyncTask &&other) noexcept
s3d::AsyncTask< Type >
AsyncTask
(Fty &&f, Args &&... args)
s3d::AsyncTask< Type >
explicit
AsyncTask
(const base_type &)=delete
s3d::AsyncTask< Type >
AsyncTask
(const AsyncTask &)=delete
s3d::AsyncTask< Type >
base_type
typedef
s3d::AsyncTask< Type >
get
()
s3d::AsyncTask< Type >
isReady
() const
s3d::AsyncTask< Type >
isValid
() const noexcept
s3d::AsyncTask< Type >
operator=
(const base_type &)=delete
s3d::AsyncTask< Type >
operator=
(const AsyncTask &)=delete
s3d::AsyncTask< Type >
operator=
(base_type &&other) noexcept
s3d::AsyncTask< Type >
operator=
(AsyncTask &&other) noexcept
s3d::AsyncTask< Type >
share
() noexcept
s3d::AsyncTask< Type >
wait
() const
s3d::AsyncTask< Type >
wait_for
(const std::chrono::duration< Rep, Period > &relTime) const
s3d::AsyncTask< Type >
wait_until
(const std::chrono::time_point< Clock, Duration > &absTime) const
s3d::AsyncTask< Type >
~AsyncTask
()=default
s3d::AsyncTask< Type >
Generated by
1.8.17