Joedb 9.1.4
The Journal-Only Embedded Database
|
#include "joedb/ui/process_journal_pair.h"
#include "joedb/journal/File.h"
#include <iostream>
#include <sstream>
Go to the source code of this file.
Namespaces | |
namespace | joedb |
Functions | |
int | joedb::process_journal_pair (int argc, char **argv, void(*process)(Readonly_Journal &, Writable_Journal &, int64_t checkpoint)) |