Definition at line 745 of file restincurl.h.
◆ WorkerThread()
| restincurl::Worker::WorkerThread::WorkerThread |
( |
std::function< void()> && | fn | ) |
|
|
inline |
◆ ~WorkerThread()
| restincurl::Worker::WorkerThread::~WorkerThread |
( |
| ) |
|
|
inline |
◆ Join()
| void restincurl::Worker::WorkerThread::Join |
( |
| ) |
const |
|
inline |
◆ Joinable()
| bool restincurl::Worker::WorkerThread::Joinable |
( |
| ) |
const |
|
inline |
◆ operator std::thread &()
| restincurl::Worker::WorkerThread::operator std::thread & |
( |
| ) |
|
|
inline |
◆ joined_
| std::once_flag restincurl::Worker::WorkerThread::joined_ |
|
mutableprivate |
◆ thread_
| std::thread restincurl::Worker::WorkerThread::thread_ |
|
private |
The documentation for this class was generated from the following file: