Joedb 9.1.4
The Journal-Only Embedded Database
|
#include "joedb/journal/Writable_Journal.h"
#include "joedb/journal/Buffered_File.h"
#include "joedb/error/Exception.h"
#include "joedb/error/Destructor_Logger.h"
#include "joedb/TYPE_MACRO.h"
Go to the source code of this file.
Macros | |
#define | TYPE_MACRO(type, return_type, type_id, R, write_method) |
#define TYPE_MACRO | ( | type, | |
return_type, | |||
type_id, | |||
R, | |||
write_method | |||
) |
Definition at line 388 of file Writable_Journal.cpp.