IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
Loading...
Searching...
No Matches
ice::TaskHandle Member List

This is the complete list of members for ice::TaskHandle, including all inherited members.

_infoice::TaskHandle
cancel() noexceptice::TaskHandleinline
has_failed() const noexceptice::TaskHandleinline
has_finished() const noexceptice::TaskHandleinline
has_succeded() const noexceptice::TaskHandleinline
is_running() const noexceptice::TaskHandleinline
is_suspended() const noexceptice::TaskHandleinline
is_valid() const noexceptice::TaskHandleinline
operator=(TaskHandle &&other) noexcept -> TaskHandle &ice::TaskHandleinline
operator=(TaskHandle const &other) noexcept -> TaskHandle &ice::TaskHandleinline
state() const noexceptice::TaskHandleinline
TaskHandle() noexceptice::TaskHandleinline
TaskHandle(TaskHandle &&other) noexceptice::TaskHandleinline
TaskHandle(TaskHandle const &other) noexceptice::TaskHandleinline
was_cancelled() const noexceptice::TaskHandleinline
~TaskHandle() noexceptice::TaskHandleinline