libpalliate v0.0.1
Palliate core library
|
This is the complete list of members for transport::TCP::Client, including all inherited members.
callback | runnable | protected |
callback_f typedef | runnable | |
callback_t typedef | runnable | |
Client(int _fd, bool _packed=false) | transport::TCP::Client | explicit |
Client(const char *host, unsigned port, bool _packed=false) | transport::TCP::Client | |
transport::Client::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() override | transport::TCP::Client | virtual |
run() | runnable | |
run(callback_f _callback) | runnable | |
runnable(std::string const &_name) | runnable | explicit |
send(capnp::MessageBuilder *message) override | transport::TCP::Client | virtual |
setup() | runnable | inlineprotectedvirtual |
stop() | runnable | |
thread | runnable | protected |
~Client() override | transport::TCP::Client | |
~runnable() | runnable | virtual |