Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::JobContext Member List

This is the complete list of members for AZ::JobContext, including all inherited members.

AZ_CLASS_ALLOCATOR(JobContext, ThreadPoolAllocator) (defined in AZ::JobContext)AZ::JobContext
GetCancelGroup() const (defined in AZ::JobContext)AZ::JobContextinline
GetGlobalContext() (defined in AZ::JobContext)AZ::JobContextstatic
GetJobManager() const (defined in AZ::JobContext)AZ::JobContextinline
GetParentContext()AZ::JobContextstatic
JobContext(JobManager &jobManager) (defined in AZ::JobContext)AZ::JobContextinline
JobContext(JobManager &jobManager, JobCancelGroup &cancelGroup) (defined in AZ::JobContext)AZ::JobContextinline
JobContext(const JobContext &rhs) (defined in AZ::JobContext)AZ::JobContextinline
operator=(const JobContext &)=delete (defined in AZ::JobContext)AZ::JobContext
SetCancelGroup(JobCancelGroup *cancelGroup)AZ::JobContextinline
SetGlobalContext(JobContext *context)AZ::JobContextstatic