Beatmup
|
This is the complete list of members for Beatmup::Context, including all inherited members.
abortJob(Job job, const PoolIndex pool=DEFAULT_POOL) | Beatmup::Context | |
busy(const PoolIndex pool=DEFAULT_POOL) | Beatmup::Context | |
check(const PoolIndex pool=DEFAULT_POOL) | Beatmup::Context | |
Context(const Context &)=delete | Beatmup::Context | private |
Context() | Beatmup::Context | |
Context(const PoolIndex numThreadPools) | Beatmup::Context | |
DEFAULT_POOL | Beatmup::Context | static |
getEventListener() const | Beatmup::Context | |
getGpuRecycleBin() const | Beatmup::Context | |
impl | Beatmup::Context | private |
isGpuQueried() const | Beatmup::Context | |
isGpuReady() const | Beatmup::Context | |
isManagingThread() const | Beatmup::Context | |
limitWorkerCount(ThreadIndex maxValue, const PoolIndex pool=DEFAULT_POOL) | Beatmup::Context | |
maxAllowedWorkerCount(const PoolIndex pool=DEFAULT_POOL) const | Beatmup::Context | |
operator==(const Context &context) const | Beatmup::Context | inline |
performTask(AbstractTask &task, const PoolIndex pool=DEFAULT_POOL) | Beatmup::Context | |
queryGpuInfo(std::string &vendor, std::string &renderer) | Beatmup::Context | |
recycleBin | Beatmup::Context | private |
repeatTask(AbstractTask &task, bool abortCurrent, const PoolIndex pool=DEFAULT_POOL) | Beatmup::Context | |
setEventListener(EventListener *eventListener) | Beatmup::Context | |
submitPersistentTask(AbstractTask &task, const PoolIndex pool=DEFAULT_POOL) | Beatmup::Context | |
submitTask(AbstractTask &task, const PoolIndex pool=DEFAULT_POOL) | Beatmup::Context | |
wait(const PoolIndex pool=DEFAULT_POOL) | Beatmup::Context | |
waitForJob(Job job, const PoolIndex pool=DEFAULT_POOL) | Beatmup::Context | |
warmUpGpu() | Beatmup::Context | |
~Context() | Beatmup::Context | |
~Object() | Beatmup::Object | inlinevirtual |