|
Joedb 10.3.0
The Journal-Only Embedded Database
|
#include "joedb/journal/Writable_Journal.h"#include "joedb/journal/File_Buffer.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.
Classes | |
| class | joedb::Head_Exclusive_Lock |
Namespaces | |
| namespace | joedb |
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 401 of file Writable_Journal.cpp.