◆ QueuedJob() [1/3]
| Foundation::Examples::FoundationJoltJobSystem::QueuedJob::QueuedJob |
( |
JoltJob * |
value | ) |
|
|
inlineexplicit |
◆ QueuedJob() [2/3]
| Foundation::Examples::FoundationJoltJobSystem::QueuedJob::QueuedJob |
( |
QueuedJob const & |
| ) |
|
|
delete |
◆ QueuedJob() [3/3]
| Foundation::Examples::FoundationJoltJobSystem::QueuedJob::QueuedJob |
( |
QueuedJob && |
other | ) |
|
|
inlinenoexcept |
◆ ~QueuedJob()
| Foundation::Examples::FoundationJoltJobSystem::QueuedJob::~QueuedJob |
( |
| ) |
|
|
inline |
◆ operator()()
| void Foundation::Examples::FoundationJoltJobSystem::QueuedJob::operator() |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
| QueuedJob & Foundation::Examples::FoundationJoltJobSystem::QueuedJob::operator= |
( |
QueuedJob && |
| ) |
|
|
delete |
◆ operator=() [2/2]
| QueuedJob & Foundation::Examples::FoundationJoltJobSystem::QueuedJob::operator= |
( |
QueuedJob const & |
| ) |
|
|
delete |
◆ job
| JoltJob* Foundation::Examples::FoundationJoltJobSystem::QueuedJob::job {} |
The documentation for this struct was generated from the following file: