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::JobContext | inline |
| GetGlobalContext() (defined in AZ::JobContext) | AZ::JobContext | static |
| GetJobManager() const (defined in AZ::JobContext) | AZ::JobContext | inline |
| GetParentContext() | AZ::JobContext | static |
| JobContext(JobManager &jobManager) (defined in AZ::JobContext) | AZ::JobContext | inline |
| JobContext(JobManager &jobManager, JobCancelGroup &cancelGroup) (defined in AZ::JobContext) | AZ::JobContext | inline |
| JobContext(const JobContext &rhs) (defined in AZ::JobContext) | AZ::JobContext | inline |
| operator=(const JobContext &)=delete (defined in AZ::JobContext) | AZ::JobContext | |
| SetCancelGroup(JobCancelGroup *cancelGroup) | AZ::JobContext | inline |
| SetGlobalContext(JobContext *context) | AZ::JobContext | static |