Tacopie  3.0.0
Tacopie is a TCP Client & Server C++11 library.
tacopie::utils::thread_pool Member List

This is the complete list of members for tacopie::utils::thread_pool, including all inherited members.

add_task(const task_t &task)tacopie::utils::thread_pool
is_running(void) consttacopie::utils::thread_pool
operator<<(const task_t &task)tacopie::utils::thread_pool
operator=(const thread_pool &)=deletetacopie::utils::thread_pool
set_nb_threads(std::size_t nb_threads)tacopie::utils::thread_pool
stop(void)tacopie::utils::thread_pool
task_t typedeftacopie::utils::thread_pool
thread_pool(std::size_t nb_threads)tacopie::utils::thread_poolexplicit
thread_pool(const thread_pool &)=deletetacopie::utils::thread_pool
~thread_pool(void)tacopie::utils::thread_pool