Joedb 9.5.0
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Public Member Functions | List of all members
joedb::Connector Class Referenceabstract

Used by Robust_Connection to reconnect after an error. More...

#include <joedb/concurrency/Connector.h>

Inheritance diagram for joedb::Connector:
Inheritance graph
[legend]

Public Member Functions

virtual std::unique_ptr< Channelnew_channel () const =0
 
virtual ~Connector ()=default
 

Detailed Description

Definition at line 13 of file Connector.h.

Constructor & Destructor Documentation

◆ ~Connector()

virtual joedb::Connector::~Connector ( )
virtualdefault

Member Function Documentation

◆ new_channel()

virtual std::unique_ptr< Channel > joedb::Connector::new_channel ( ) const
pure virtual

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