|
libpalliate v0.0.1
Palliate core library
|
This is the complete list of members for consumer, including all inherited members.
| callback | runnable | protected |
| callback_f typedef | runnable | |
| callback_t typedef | runnable | |
| client_handle | consumer | protected |
| consumer(std::string const &_name, transport::Client &_handle) | consumer | inline |
| handle(transport::reader_t message)=0 | consumer | pure virtual |
| loop() override | consumer | virtual |
| operator()(std::stop_token token={}) | runnable | virtual |
| operator<=>(runnable const &other) const | runnable | |
| run() | runnable | |
| run(callback_f _callback) | runnable | |
| runnable(std::string const &_name) | runnable | explicit |
| setup() | runnable | inlineprotectedvirtual |
| stop() | runnable | |
| thread | runnable | protected |
| ~consumer() override=default | consumer | |
| ~runnable() | runnable | virtual |