| JUCE
    | 
This is the complete list of members for ThreadPoolJob, including all inherited members.
| getCurrentThreadPoolJob() | ThreadPoolJob | static | 
| getJobName() const | ThreadPoolJob | |
| isRunning() const noexcept | ThreadPoolJob | |
| jobHasFinished enum value | ThreadPoolJob | |
| jobNeedsRunningAgain enum value | ThreadPoolJob | |
| JobStatus enum name | ThreadPoolJob | |
| runJob()=0 | ThreadPoolJob | pure virtual | 
| setJobName(const String &newName) | ThreadPoolJob | |
| shouldExit() const noexcept | ThreadPoolJob | |
| signalJobShouldExit() | ThreadPoolJob | |
| ThreadPoolJob(const String &name) | ThreadPoolJob | explicit | 
| ~ThreadPoolJob() | ThreadPoolJob | virtual |