Joedb 9.1.4
The Journal-Only Embedded Database
|
#include "joedb/journal/Readonly_Journal.h"
#include "joedb/journal/Buffered_File.h"
#include "joedb/error/Exception.h"
#include <vector>
#include "joedb/TYPE_MACRO.h"
Go to the source code of this file.
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 14 of file Readonly_Journal.cpp.
#define TYPE_MACRO | ( | cpp_type, | |
return_type, | |||
type_id, | |||
read_method, | |||
W | |||
) |
Definition at line 14 of file Readonly_Journal.cpp.
#define TYPE_MACRO | ( | cpp_type, | |
return_type, | |||
type_id, | |||
read_method, | |||
W | |||
) |
Definition at line 14 of file Readonly_Journal.cpp.
#define TYPE_MACRO | ( | cpp_type, | |
return_type, | |||
type_id, | |||
read_method, | |||
W | |||
) |
Definition at line 14 of file Readonly_Journal.cpp.
#define TYPE_MACRO | ( | cpp_type, | |
return_type, | |||
type_id, | |||
read_method, | |||
W | |||
) |
Definition at line 14 of file Readonly_Journal.cpp.
#define TYPE_MACRO_NO_BLOB |
Definition at line 438 of file Readonly_Journal.cpp.
#define TYPE_MACRO_NO_FLOAT |
Definition at line 428 of file Readonly_Journal.cpp.
#define TYPE_MACRO_NO_INT |
Definition at line 427 of file Readonly_Journal.cpp.
#define TYPE_MACRO_NO_REFERENCE |
Definition at line 437 of file Readonly_Journal.cpp.
#define TYPE_MACRO_NO_STRING |
Definition at line 436 of file Readonly_Journal.cpp.