Joedb 10.2.1
The Journal-Only Embedded Database
|
Files, and joedb file format. More...
Functions | |
void | joedb::dump_header (std::ostream &out, Abstract_File &file) |
void | joedb::about_joedb (std::ostream &out) |
|
strong |
Definition at line 7 of file Open_Mode.h.
|
strong |
Enumerator | |
---|---|
none | default: fail if file size > checkpoint |
ignore_header | use file size as checkpoint |
overwrite | allow overwriting an uncheckpointed tail |
Definition at line 9 of file Journal_Construction_Lock.h.
void joedb::about_joedb | ( | std::ostream & | out | ) |
Definition at line 52 of file diagnostics.cpp.
void joedb::dump_header | ( | std::ostream & | out, |
Abstract_File & | file | ||
) |
Definition at line 30 of file diagnostics.cpp.