Joedb 9.1.4
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Readonly_Interpreted_File_Database.h
Go to the documentation of this file.
1/////////////////////////////////////////////////////////////////////////////
2//
3// This code was automatically generated by the joedb compiler
4// https://www.joedb.org/
5//
6// Path to compiler: /home/rcoulom/repos/joedb/doc/source/tutorial/build/joedbc
7// Version: 9.1.4
8// joedbc compilation time: Apr 15 2025 14:46:29
9// Generation of this file: 2025-04-15 12:46:31 GMT
10//
11/////////////////////////////////////////////////////////////////////////////
12#ifndef tutorial_Readonly_Interpreted_File_Database_declared
13#define tutorial_Readonly_Interpreted_File_Database_declared
14
15#include "Readonly_Database.h"
17
18namespace tutorial
19{
20 /// @ref Readonly_Database for a .joedbi text file
37}
38
39#endif
Readonly_Interpreted_File(std::istream &stream, bool readonly)
Load a database from a read-only file.
Definition Blob.h:7
Automatically generated by joedbc.
Definition Client.h:19