Helios Engine 0.1.0
A modular ECS based data-oriented C++23 game engine
 
Loading...
Searching...
No Matches
helios::async::Task Member List

This is the complete list of members for helios::async::Task, including all inherited members.

Empty() consthelios::async::Taskinline
Executorhelios::async::Taskfriend
Hash() consthelios::async::Taskinline
HasWork() consthelios::async::Taskinline
Name(const std::string &name)helios::async::Taskinline
Name() consthelios::async::Taskinline
operator!=(const Task &other) consthelios::async::Taskinline
operator=(const Task &)=defaulthelios::async::Task
operator=(Task &&)=defaulthelios::async::Task
operator==(const Task &other) consthelios::async::Taskinline
Precede(Tasks &&... tasks)helios::async::Taskinline
Precede(const R &tasks)helios::async::Taskinline
PredecessorsCount() consthelios::async::Taskinline
Reset()helios::async::Taskinline
ResetWork()helios::async::Taskinline
StrongDependenciesCount() consthelios::async::Taskinline
SubTaskGraphhelios::async::Taskfriend
Succeed(Tasks &&... tasks)helios::async::Taskinline
Succeed(const R &tasks)helios::async::Taskinline
SuccessorsCount() consthelios::async::Taskinline
Task()=defaulthelios::async::Task
Task(const Task &)=defaulthelios::async::Task
Task(Task &&)=defaulthelios::async::Task
TaskGraphhelios::async::Taskfriend
TaskGraphBuilderhelios::async::Taskfriend
Type() consthelios::async::Taskinline
WeakDependenciesCount() consthelios::async::Taskinline
Work(C &&callable)helios::async::Taskinline
~Task()=defaulthelios::async::Task