|
libpalliate v0.0.1
Palliate core library
|
This is the complete list of members for producer, including all inherited members.
| callback | runnable | protected |
| callback_f typedef | runnable | |
| callback_t typedef | runnable | |
| control | producer | protected |
| control_event(Client *source, reader_t message)=0 | producer | protectedpure virtual |
| data | producer | protected |
| operator()(std::stop_token token={}) | runnable | virtual |
| operator<=>(runnable const &other) const | runnable | |
| producer(std::string const &_name) | producer | explicit |
| run() | runnable | |
| run(callback_f _callback) | runnable | |
| runnable(std::string const &_name) | runnable | explicit |
| setup() | runnable | inlineprotectedvirtual |
| stop() | runnable | |
| thread | runnable | protected |
| ~producer() override | producer | inline |
| ~runnable() | runnable | virtual |