Joedb 9.1.4
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
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 19 2025 18:13:35
9// Generation of this file: 2025-04-19 16:13:37 GMT
10//
11/////////////////////////////////////////////////////////////////////////////
12#ifndef joedb_db_multi_server_Interpreted_File_Database_declared
13#define joedb_db_multi_server_Interpreted_File_Database_declared
14
15#include "Writable_Database.h"
17
19{
20 /// Open a .joedbi text file for reading or writing
37}
38
39#endif
Open a .joedbi text file for reading or writing.
A writable Database constructed from a writable joedb::Buffered_File.
Automatically generated by joedbc.
Definition Client.h:19
Definition Blob.h:7