Ignition Common

API Reference

3.5.0
WorkerPool Member List

This is the complete list of members for WorkerPool, including all inherited members.

AddWork(std::function< void()> _work, std::function< void()> _cb=std::function< void()>())WorkerPool
WaitForResults(const Time &_timeout=Time::Zero)WorkerPool
WorkerPool(const unsigned int _minThreadCount=1u)WorkerPoolexplicit
~WorkerPool()WorkerPool