|
libpalliate v0.0.1
Palliate core library
|
This is the complete list of members for transport::Client, including all inherited members.
| callback | runnable | protected |
| callback_f typedef | runnable | |
| callback_t typedef | runnable | |
| Client(std::string const &_name, bool _packed=false) | transport::Client | inlineexplicit |
| loop() final | transport::Client | virtual |
| message_event | transport::Client | |
| operator()(std::stop_token token={}) | runnable | virtual |
| operator<=>(runnable const &other) const | runnable | |
| packed | transport::Client | protected |
| recv()=0 | transport::Client | pure virtual |
| run() | runnable | |
| run(callback_f _callback) | runnable | |
| runnable(std::string const &_name) | runnable | explicit |
| send(capnp::MessageBuilder *message)=0 | transport::Client | pure virtual |
| setup() | runnable | inlineprotectedvirtual |
| stop() | runnable | |
| thread | runnable | protected |
| ~Client() override | transport::Client | |
| ~runnable() | runnable | virtual |