libpalliate v0.0.1
Palliate core library
RPC::TCP::Server Class Reference

#include <server.h>

Inheritance diagram for RPC::TCP::Server:

Public Member Functions

 Server (config_t const &_config, capnp::Capability::Client _interface, Authentication::Authenticator *_auth)
 
 ~Server () noexcept override
 
bool setup () override
 
bool loop () override
 

Constructor & Destructor Documentation

◆ Server()

Server::Server ( config_t const &  _config,
capnp::Capability::Client  _interface,
Authentication::Authenticator *  _auth 
)

◆ ~Server()

RPC::TCP::Server::~Server ( )
inlineoverridenoexcept

Member Function Documentation

◆ loop()

bool Server::loop ( )
override

◆ setup()

bool Server::setup ( )
override

The documentation for this class was generated from the following files: