Joedb
9.5.0
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
src
joedb
db
encoded_file
tables
buffer_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/compcmake/gcc_debug/joedbc
7
// Version: 9.5.0
8
// joedbc compilation time: May 5 2025 19:51:43
9
// Generation of this file: 2025-05-05 17:51:47 GMT
10
//
11
/////////////////////////////////////////////////////////////////////////////
12
#ifndef JOEDB_INTROSPECTION
13
#define JOEDB_INTROSPECTION(field_type, field_name)
14
#endif
15
16
JOEDB_INTROSPECTION
(
joedb::Blob
, data);
17
JOEDB_INTROSPECTION
(int64_t, size);
18
JOEDB_INTROSPECTION
(int64_t, offset);
19
20
#undef JOEDB_INTROSPECTION
JOEDB_INTROSPECTION
#define JOEDB_INTROSPECTION(field_type, field_name)
Definition
buffer_introspection.h:13
joedb::Blob
Definition
Blob.h:10
Generated by
1.9.8