Joedb 9.1.4
The Journal-Only Embedded Database
|
#include <joedb/Type.h>
Public Types | |
enum class | Type_Id : uint8_t { null , TYPE_MACRO } |
enum | { type_ids } |
Public Member Functions | |
Type_Id | get_type_id () const |
Table_Id | get_table_id () const |
Type () | |
Type (Type_Id type_id) | |
Static Public Member Functions | |
static Type | reference (Table_Id table_id) |
|
strong |