#include <runnable.h>
◆ callback_f
◆ callback_t
◆ runnable()
runnable::runnable |
( |
std::string const & |
_name | ) |
|
|
explicit |
◆ ~runnable()
◆ loop()
virtual bool runnable::loop |
( |
| ) |
|
|
protectedpure virtual |
◆ operator()()
void runnable::operator() |
( |
std::stop_token |
token = {} | ) |
|
|
virtual |
◆ operator<=>()
auto runnable::operator<=> |
( |
runnable const & |
other | ) |
const |
◆ run() [1/2]
◆ run() [2/2]
◆ setup()
virtual bool runnable::setup |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ stop()
◆ callback
◆ thread
std::jthread runnable::thread |
|
protected |
The documentation for this class was generated from the following files: