|
Joedb 10.3.0
The Journal-Only Embedded Database
|
#include "joedb/journal/Readonly_Journal.h"#include "joedb/error/Exception.h"#include <vector>#include "joedb/TYPE_MACRO.h"

Go to the source code of this file.
Classes | |
| class | joedb::Head_Shared_Lock |
Namespaces | |
| namespace | joedb |
Macros | |
| #define | TYPE_MACRO(cpp_type, return_type, type_id, read_method, W) |
| #define | TYPE_MACRO(cpp_type, return_type, type_id, read_method, W) |
| #define | TYPE_MACRO(cpp_type, return_type, type_id, read_method, W) |
| #define | TYPE_MACRO(cpp_type, return_type, type_id, read_method, W) |
| #define | TYPE_MACRO_NO_INT |
| #define | TYPE_MACRO_NO_FLOAT |
| #define | TYPE_MACRO(cpp_type, return_type, type_id, read_method, W) |
| #define | TYPE_MACRO_NO_STRING |
| #define | TYPE_MACRO_NO_REFERENCE |
| #define | TYPE_MACRO_NO_BLOB |
| #define TYPE_MACRO | ( | cpp_type, | |
| return_type, | |||
| type_id, | |||
| read_method, | |||
| W | |||
| ) |
Definition at line 32 of file Readonly_Journal.cpp.
| #define TYPE_MACRO | ( | cpp_type, | |
| return_type, | |||
| type_id, | |||
| read_method, | |||
| W | |||
| ) |
Definition at line 32 of file Readonly_Journal.cpp.
| #define TYPE_MACRO | ( | cpp_type, | |
| return_type, | |||
| type_id, | |||
| read_method, | |||
| W | |||
| ) |
Definition at line 32 of file Readonly_Journal.cpp.
| #define TYPE_MACRO | ( | cpp_type, | |
| return_type, | |||
| type_id, | |||
| read_method, | |||
| W | |||
| ) |
Definition at line 32 of file Readonly_Journal.cpp.
| #define TYPE_MACRO | ( | cpp_type, | |
| return_type, | |||
| type_id, | |||
| read_method, | |||
| W | |||
| ) |
Definition at line 32 of file Readonly_Journal.cpp.
| #define TYPE_MACRO_NO_BLOB |
Definition at line 456 of file Readonly_Journal.cpp.
| #define TYPE_MACRO_NO_FLOAT |
Definition at line 446 of file Readonly_Journal.cpp.
| #define TYPE_MACRO_NO_INT |
Definition at line 445 of file Readonly_Journal.cpp.
| #define TYPE_MACRO_NO_REFERENCE |
Definition at line 455 of file Readonly_Journal.cpp.
| #define TYPE_MACRO_NO_STRING |
Definition at line 454 of file Readonly_Journal.cpp.