#include <thread_worker.h>
◆ ThreadWorker()
apollo::perception::lib::ThreadWorker::ThreadWorker |
( |
| ) |
|
|
default |
◆ ~ThreadWorker()
apollo::perception::lib::ThreadWorker::~ThreadWorker |
( |
| ) |
|
|
inline |
◆ Bind()
void apollo::perception::lib::ThreadWorker::Bind |
( |
const std::function< bool()> & |
func | ) |
|
◆ Join()
void apollo::perception::lib::ThreadWorker::Join |
( |
| ) |
|
◆ Release()
void apollo::perception::lib::ThreadWorker::Release |
( |
| ) |
|
◆ Start()
void apollo::perception::lib::ThreadWorker::Start |
( |
| ) |
|
◆ WakeUp()
void apollo::perception::lib::ThreadWorker::WakeUp |
( |
| ) |
|
The documentation for this class was generated from the following file: