This is the complete list of members for SerialJobQueueInterface, including all inherited members.
| Alloc(MAXON_SOURCE_LOCATION_DECLARATION, JOBQUEUETYPE type, Int threadCnt, JOBQUEUEMODE mode, const Char *name, UInt *ownerId=nullptr) | JobQueueInterface | static |
| AlwaysUseCurrentThread(UInt ownerId) | JobQueueInterface | |
| Cancel(UInt ownerId) | JobQueueInterface | |
| CancelAndWait(UInt ownerId) | JobQueueInterface | |
| EnableThreadAffinity(UInt ownerId) | JobQueueInterface | |
| ExecuteJobs(TimeValue timeout=TIMEVALUE_INFINITE) | JobQueueInterface | |
| GetDestinationQueue() | JobQueueInterface | static |
| GetMainThreadQueue() | JobQueueInterface | static |
| GetServiceIOQueue() | JobQueueInterface | static |
| GetThreadCount() const | JobQueueInterface | |
| GetThreadCount(JobQueueInterface *queue, Int maxWaitSessionLevel=LIMIT< Int >::MAX) | JobQueueInterface | static |
| MAXON_ADD_TO_REFERENCE_CLASS(using ConstFn< S >::SetDestinationQueue;) | JobQueueInterface | |
| MAXON_INTERFACE_NONVIRTUAL(JobQueueInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.jobqueue", MAXON_IMPLEMENTATION_MODULE("net.maxon.kernel")) | JobQueueInterface | private |
| SerialJobQueueInterface(MAXON_SOURCE_LOCATION_DECLARATION)=delete | SerialJobQueueInterface | |
| SetDestinationQueue(JobQueueInterface *queue, UInt ownerId) | JobQueueInterface | |
| SetDestinationQueue(JobQueueInterface *queue) | JobQueueInterface | static |
| SetIdleSpinTime(UInt ownerId, TimeValue spinTime) | JobQueueInterface |