#include <joedb/concurrency/Server_Client.h>
Definition at line 17 of file Server_Client.h.
◆ Server_Client()
joedb::Server_Client::Server_Client |
( |
Channel & |
channel | ) |
|
◆ ~Server_Client()
joedb::Server_Client::~Server_Client |
( |
| ) |
|
◆ download()
◆ get_channel()
◆ get_session_id()
int64_t joedb::Server_Client::get_session_id |
( |
| ) |
const |
|
inline |
◆ ping()
void joedb::Server_Client::ping |
( |
| ) |
|
◆ set_keep_alive_interval()
void joedb::Server_Client::set_keep_alive_interval |
( |
std::chrono::seconds |
duration | ) |
|
|
inline |
◆ set_log()
void joedb::Server_Client::set_log |
( |
std::ostream * |
stream | ) |
|
|
inline |
◆ Server_File
◆ buffer
Buffer<13> joedb::Server_Client::buffer |
|
mutableprotected |
◆ channel
◆ log
std::ostream* joedb::Server_Client::log |
|
protected |
◆ pullonly_server
bool joedb::Server_Client::pullonly_server |
|
protected |
◆ server_checkpoint
int64_t joedb::Server_Client::server_checkpoint |
|
protected |
◆ session_id
int64_t joedb::Server_Client::session_id |
|
protected |
The documentation for this class was generated from the following files: