Joedb
9.1.4
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
src
joedb
db
multi_server
tables
server_introspection.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_INTROSPECTION
13
#define JOEDB_INTROSPECTION(field_type, field_name)
14
#endif
15
16
JOEDB_INTROSPECTION
(std::string, file_name);
17
JOEDB_INTROSPECTION
(int32_t, port);
18
JOEDB_INTROSPECTION
(int32_t, timeout);
19
20
#undef JOEDB_INTROSPECTION
JOEDB_INTROSPECTION
#define JOEDB_INTROSPECTION(field_type, field_name)
Definition
server_introspection.h:13
Generated by
1.9.8