Foundation
Loading...
Searching...
No Matches
Foundation::Core::JobHandle Member List

This is the complete list of members for Foundation::Core::JobHandle, including all inherited members.

AddDependency(uint32_t count=1) constFoundation::Core::JobHandle
AddRef() const noexceptFoundation::Core::JobHandleprivate
IsDone() const noexceptFoundation::Core::JobHandle
IsValid() const noexceptFoundation::Core::JobHandle
JobBarrierFoundation::Core::JobHandlefriend
JobDependencyFoundation::Core::JobHandlefriend
JobHandle(SharedPtr< JobPool > pool, uint32_t index, uint32_t generation, AdoptRef) noexceptFoundation::Core::JobHandleprivate
JobHandle()=defaultFoundation::Core::JobHandle
JobHandle(JobHandle const &other) noexceptFoundation::Core::JobHandle
JobHandle(JobHandle &&other) noexceptFoundation::Core::JobHandle
JobPoolFoundation::Core::JobHandlefriend
JobSystemFoundation::Core::JobHandlefriend
mGenerationFoundation::Core::JobHandleprivate
mIndexFoundation::Core::JobHandleprivate
mPoolFoundation::Core::JobHandleprivate
operator=(JobHandle const &other) noexceptFoundation::Core::JobHandle
operator=(JobHandle &&other) noexceptFoundation::Core::JobHandle
Release() noexceptFoundation::Core::JobHandleprivate
RemoveDependency(uint32_t count=1) constFoundation::Core::JobHandle
Status() const noexceptFoundation::Core::JobHandle
~JobHandle()Foundation::Core::JobHandle