libpalliate v0.0.1
Palliate core library
transport::TCP::Client Member List

This is the complete list of members for transport::TCP::Client, including all inherited members.

callbackrunnableprotected
callback_f typedefrunnable
callback_t typedefrunnable
Client(int _fd, bool _packed=false)transport::TCP::Clientexplicit
Client(const char *host, unsigned port, bool _packed=false)transport::TCP::Client
transport::Client::Client(std::string const &_name, bool _packed=false)transport::Clientinlineexplicit
loop() finaltransport::Clientvirtual
message_eventtransport::Client
operator()(std::stop_token token={})runnablevirtual
operator<=>(runnable const &other) construnnable
packedtransport::Clientprotected
recv() overridetransport::TCP::Clientvirtual
run()runnable
run(callback_f _callback)runnable
runnable(std::string const &_name)runnableexplicit
send(capnp::MessageBuilder *message) overridetransport::TCP::Clientvirtual
setup()runnableinlineprotectedvirtual
stop()runnable
threadrunnableprotected
~Client() overridetransport::TCP::Client
~runnable()runnablevirtual