|
Joedb 10.3.0
The Journal-Only Embedded Database
|
#include "joedb/Readable.h"#include "joedb/Writable.h"#include "joedb/interpreted/Table.h"#include <map>#include "joedb/TYPE_MACRO.h"

Go to the source code of this file.
Classes | |
| class | joedb::Database_Schema |
Namespaces | |
| namespace | joedb |
Macros | |
| #define | TYPE_MACRO(type, return_type, type_id, R, W) |
| #define TYPE_MACRO | ( | type, | |
| return_type, | |||
| type_id, | |||
| R, | |||
| W | |||
| ) |
Definition at line 51 of file Database_Schema.h.