| 
    Joedb 10.3.0
    
   The Journal-Only Embedded Database 
   | 
 
#include "joedb/ui/SQL_Dump_Writable.h"#include "joedb/ui/type_io.h"#include "joedb/ui/get_time_string.h"#include "joedb/journal/Abstract_File.h"#include <iostream>#include "joedb/TYPE_MACRO.h"
Go to the source code of this file.
Namespaces | |
| namespace | joedb | 
Macros | |
| #define | TYPE_MACRO(type, return_type, type_id, R, W) | 
| #define | TYPE_MACRO_NO_STRING | 
| #define | TYPE_MACRO_NO_BLOB | 
| #define | TYPE_MACRO_NO_REFERENCE | 
| #define | TYPE_MACRO_NO_BOOL | 
| #define TYPE_MACRO | ( | type, | |
| return_type, | |||
| type_id, | |||
| R, | |||
| W | |||
| ) | 
Definition at line 202 of file SQL_Dump_Writable.cpp.
| #define TYPE_MACRO_NO_BLOB | 
Definition at line 216 of file SQL_Dump_Writable.cpp.
| #define TYPE_MACRO_NO_BOOL | 
Definition at line 218 of file SQL_Dump_Writable.cpp.
| #define TYPE_MACRO_NO_REFERENCE | 
Definition at line 217 of file SQL_Dump_Writable.cpp.
| #define TYPE_MACRO_NO_STRING | 
Definition at line 215 of file SQL_Dump_Writable.cpp.