This is the complete list of members for TaggedThreadPool< ThreadCountCompileTime >, including all inherited members.
| AddJob(const std::function< void()> &task) | TaggedThreadPool< ThreadCountCompileTime > | inline |
| addJob(Task &&task, Params &¶ms, const std::optional< uint32_t > &threadSN=std::nullopt) | TaggedThreadPool< ThreadCountCompileTime > | inline |
| addThread(const int numThreads2Add) | TaggedThreadPool< ThreadCountCompileTime > | inline |
| TaggedThreadPool(const int threadCount=ThreadCountCompileTime, const std::string &threadNamePrefix=std::string{}) | TaggedThreadPool< ThreadCountCompileTime > | inlineexplicit |
| taskCount() const | TaggedThreadPool< ThreadCountCompileTime > | inline |
| threadCount() const | TaggedThreadPool< ThreadCountCompileTime > | inline |
| ~TaggedThreadPool() | TaggedThreadPool< ThreadCountCompileTime > | inline |