|
Joedb 10.3.0
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 53 of file diagnostics.cpp.
| void joedb::dump_header | ( | std::ostream & | out, |
| Abstract_File & | file | ||
| ) |
Definition at line 31 of file diagnostics.cpp.