![]() |
Gaia-ECS v0.9.3
A simple and powerful entity component system
|
This is the complete list of members for gaia::ecs::SchedJob, including all inherited members.
| del() | gaia::ecs::SchedJob | inline |
| dep(const SchedJob &jobFirst) | gaia::ecs::SchedJob | inline |
| operator=(const SchedJob &)=delete (defined in gaia::ecs::SchedJob) | gaia::ecs::SchedJob | |
| operator=(SchedJob &&other) noexcept | gaia::ecs::SchedJob | inline |
| SchedJob()=default | gaia::ecs::SchedJob | |
| SchedJob(Sched sched, SchedToken token, bool submitted, void *pCleanupCtx, void(*cleanup)(void *pCtx)) | gaia::ecs::SchedJob | inline |
| SchedJob(const SchedJob &)=delete (defined in gaia::ecs::SchedJob) | gaia::ecs::SchedJob | |
| SchedJob(SchedJob &&other) noexcept | gaia::ecs::SchedJob | inline |
| submit() | gaia::ecs::SchedJob | inline |
| token() const | gaia::ecs::SchedJob | inline |
| valid() const | gaia::ecs::SchedJob | inline |
| wait() | gaia::ecs::SchedJob | inline |
| ~SchedJob() | gaia::ecs::SchedJob | inline |