SkyPulse UAV V0.1
Loading...
Searching...
No Matches
Signals | Public Member Functions | List of all members
ThreadPool Class Reference

#include <threadpool.h>

Inheritance diagram for ThreadPool:

Signals

void isDone ()
 

Public Member Functions

 ThreadPool (std::function< void()> func)
 
void run () override
 

Constructor & Destructor Documentation

◆ ThreadPool()

ThreadPool::ThreadPool ( std::function< void()> func)
explicit

Member Function Documentation

◆ isDone

void ThreadPool::isDone ( )
signal

◆ run()

void ThreadPool::run ( )
override

The documentation for this class was generated from the following files: