Joedb
9.1.4
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
src
joedb
ui
diagnostics.h
Go to the documentation of this file.
1
#ifndef joedb_diagnostics_declared
2
#define joedb_diagnostics_declared
3
4
#include <iosfwd>
5
6
namespace
joedb
7
{
8
class
Buffered_File;
9
10
/// @ingroup journal
11
void
dump_header
(std::ostream &out, Buffered_File &file);
12
/// @ingroup journal
13
void
about_joedb
(std::ostream &out);
14
}
15
16
#endif
joedb::dump_header
void dump_header(std::ostream &out, Buffered_File &file)
Definition
diagnostics.cpp:30
joedb::about_joedb
void about_joedb(std::ostream &out)
Definition
diagnostics.cpp:65
joedb
Definition
Blob.h:7
Generated by
1.9.8