|
Joedb 10.3.0
The Journal-Only Embedded Database
|
This is the complete list of members for joedb::Journal_Connection, including all inherited members.
| Connection()=default | joedb::Connection | protected |
| content_mismatch() | joedb::Connection | protectedstatic |
| dummy | joedb::Connection | static |
| handshake(const Readonly_Journal &client_journal, Content_Check content_check) override | joedb::Pullonly_Journal_Connection | virtual |
| is_pullonly() const | joedb::Connection | virtual |
| Journal_Connection(Writable_Journal &server_journal) | joedb::Journal_Connection | |
| pull(Lock_Action lock_action, Data_Transfer data_transfer, Writable_Journal &client_journal, std::chrono::milliseconds wait) override | joedb::Journal_Connection | virtual |
| Pullonly_Journal_Connection(Readonly_Journal &server_journal) | joedb::Pullonly_Journal_Connection | inline |
| push(const Readonly_Journal &client_journal, const int64_t from, const int64_t until, Unlock_Action unlock_action) override | joedb::Journal_Connection | virtual |
| server_journal | joedb::Pullonly_Journal_Connection | protected |
| unlock() override | joedb::Journal_Connection | virtual |
| ~Connection() | joedb::Connection | virtual |
| ~Journal_Connection() | joedb::Journal_Connection |