|
libpalliate v0.0.1
Palliate core library
|
This is the complete list of members for RPC::Server, including all inherited members.
| accept(kj::Own< kj::ConnectionReceiver > &&listener) | RPC::Server | protected |
| authenticate(kj::AuthenticatedStream &&connection) | RPC::Server | protected |
| authenticator | RPC::Server | protected |
| broadcast(capnp::MessageBuilder *message) | RPC::Server | |
| callback | runnable | protected |
| callback_f typedef | runnable | |
| callback_t typedef | runnable | |
| contexts | RPC::Server | protected |
| interface | RPC::Server | protected |
| io | RPC::Server | protected |
| loop()=0 | runnable | protectedpure virtual |
| operator()(std::stop_token token={}) | runnable | virtual |
| operator<=>(runnable const &other) const | runnable | |
| remove(Context const *ptr) | RPC::Server | protected |
| run() | runnable | |
| run(callback_f _callback) | runnable | |
| runnable(std::string const &_name) | runnable | explicit |
| Server(Key) | RPC::Server | inlineexplicit |
| setup() | runnable | inlineprotectedvirtual |
| stop() | runnable | |
| thread | runnable | protected |
| ~runnable() | runnable | virtual |
| ~Server() noexcept | RPC::Server | inlinevirtual |