Used by Robust_Connection to reconnect after an error.
More...
#include <joedb/concurrency/Connector.h>
Definition at line 14 of file Connector.h.
◆ ~Connector()
virtual joedb::Connector::~Connector |
( |
| ) |
|
|
virtualdefault |
◆ get_keep_alive_interval()
std::chrono::milliseconds joedb::Connector::get_keep_alive_interval |
( |
| ) |
const |
|
inline |
◆ new_channel()
virtual std::unique_ptr< Channel > joedb::Connector::new_channel |
( |
| ) |
const |
|
pure virtual |
◆ set_keep_alive_interval()
Connector & joedb::Connector::set_keep_alive_interval |
( |
std::chrono::milliseconds |
interval | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /home/rcoulom/repos/joedb/src/joedb/concurrency/Connector.h