Joedb 9.1.4
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
SQL_Dump_Writable.h File Reference
#include "joedb/interpreted/Database_Schema.h"
#include "joedb/Multiplexer.h"
#include "joedb/TYPE_MACRO.h"
Include dependency graph for SQL_Dump_Writable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  joedb::SQL_Writable
 
class  joedb::SQL_Dump_Writable_Parent
 
class  joedb::SQL_Dump_Writable
 

Namespaces

namespace  joedb
 

Macros

#define TYPE_MACRO(type, return_type, type_id, R, W)
 

Macro Definition Documentation

◆ TYPE_MACRO

#define TYPE_MACRO (   type,
  return_type,
  type_id,
  R,
 
)
Value:
void update_##type_id(Table_Id table_id,\
Record_Id record_id,\
Field_Id field_id,\
return_type value) final;

Definition at line 69 of file SQL_Dump_Writable.h.