Beatmup
Beatmup::ThreadPool::JobContext Struct Reference

Public Attributes

Job id
 
AbstractTasktask
 
TaskExecutionMode mode
 

Detailed Description

Definition at line 404 of file thread_pool.hpp.

Member Data Documentation

◆ id

Job Beatmup::ThreadPool::JobContext::id

Definition at line 405 of file thread_pool.hpp.

◆ task

AbstractTask* Beatmup::ThreadPool::JobContext::task

Definition at line 406 of file thread_pool.hpp.

◆ mode

TaskExecutionMode Beatmup::ThreadPool::JobContext::mode

Definition at line 407 of file thread_pool.hpp.


The documentation for this struct was generated from the following file: