Joedb 9.1.4
The Journal-Only Embedded Database
|
#include "joedb/ui/write_value.h"
#include "joedb/ui/type_io.h"
#include "joedb/Readable.h"
#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) |
Functions | |
void | joedb::write_value (std::ostream &out, const Readable &readable, Table_Id table_id, Record_Id record_id, Field_Id field_id) |
#define TYPE_MACRO | ( | type, | |
return_type, | |||
type_id, | |||
R, | |||
W | |||
) |