|
KiCad PCB EDA Suite
|
This is the complete list of members for PRIORITY_THREAD_POOL_TASK< ContainerT >, including all inherited members.
| computePriorityKey(const ItemT &aItem) const =0 | PRIORITY_THREAD_POOL_TASK< ContainerT > | privatepure virtual |
| Execute(ContainerT &aItems) | PRIORITY_THREAD_POOL_TASK< ContainerT > | inline |
| ItemT typedef | PRIORITY_THREAD_POOL_TASK< ContainerT > | |
| m_highestPriority | PRIORITY_THREAD_POOL_TASK< ContainerT > | private |
| m_reporter | PRIORITY_THREAD_POOL_TASK< ContainerT > | protected |
| m_reporterInterval | PRIORITY_THREAD_POOL_TASK< ContainerT > | private |
| PRIORITY_THREAD_POOL_TASK() | PRIORITY_THREAD_POOL_TASK< ContainerT > | inline |
| SetReporter(PROGRESS_REPORTER *aReporter) | PRIORITY_THREAD_POOL_TASK< ContainerT > | inline |
| task(ItemT &item)=0 | PRIORITY_THREAD_POOL_TASK< ContainerT > | privatepure virtual |