Joedb 9.1.4
The Journal-Only Embedded Database
|
#include "joedb/interpreted/Database.h"
#include "joedb/error/Exception.h"
#include <sstream>
#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 | ( | type, | |
return_type, | |||
type_id, | |||
R, | |||
W | |||
) |
Definition at line 68 of file Database.cpp.