◆ Job() [1/3]
shkyera::JobSystem::Job::Job |
( |
| ) |
|
|
default |
◆ Job() [2/3]
shkyera::JobSystem::Job::Job |
( |
Job && |
| ) |
|
|
defaultnoexcept |
◆ Job() [3/3]
shkyera::JobSystem::Job::Job |
( |
const Job & |
| ) |
|
|
delete |
◆ operator=() [1/2]
Job & shkyera::JobSystem::Job::operator= |
( |
const Job & |
| ) |
|
|
delete |
◆ operator=() [2/2]
Job & shkyera::JobSystem::Job::operator= |
( |
Job && |
| ) |
|
|
defaultnoexcept |
◆ dependsOn
std::vector<JobHandle> shkyera::JobSystem::Job::dependsOn {} |
◆ function
◆ mainThread
bool shkyera::JobSystem::Job::mainThread {false} |
◆ readResources
TypeSet shkyera::JobSystem::Job::readResources {} |
◆ status
◆ writeResources
TypeSet shkyera::JobSystem::Job::writeResources {} |
The documentation for this struct was generated from the following file: