#include <JobSystem.hpp>
◆ JobContext()
| Foundation::Core::JobContext::JobContext |
( |
size_t |
workerId, |
|
|
Atomic< bool > const * |
cancellation |
|
) |
| |
|
inlineprivate |
◆ GetWorkerId()
| size_t Foundation::Core::JobContext::GetWorkerId |
( |
| ) |
const |
|
inlinenoexcept |
◆ IsCancellationRequested()
| bool Foundation::Core::JobContext::IsCancellationRequested |
( |
| ) |
const |
|
inlinenoexcept |
◆ JobSystem
◆ mCancellation
| Atomic<bool> const* Foundation::Core::JobContext::mCancellation {} |
|
private |
◆ mWorkerId
| size_t Foundation::Core::JobContext::mWorkerId {} |
|
private |
The documentation for this class was generated from the following file: