Joedb
10.2.1
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
source
tutorial
src
tutorial
rpc
city
ids.h
Go to the documentation of this file.
1
/////////////////////////////////////////////////////////////////////////////
2
//
3
// This code was automatically generated by the joedb compiler
4
// https://www.joedb.org/
5
//
6
// Path to compiler: /home/rcoulom/repos/joedb/compcmake/gcc_debug/joedbc
7
// Version: 10.2.1
8
// joedbc compilation time: Sep 15 2025 20:22:33
9
// Generation of this file: 2025-09-15 18:23:01 GMT
10
//
11
/////////////////////////////////////////////////////////////////////////////
12
#ifndef tutorial_rpc_city_ids_declared
13
#define tutorial_rpc_city_ids_declared
14
15
#include "../../ids.h"
16
17
namespace
tutorial::rpc::city
18
{
19
using
joedb::Record_Id
;
20
using
joedb::Table_Id
;
21
using
joedb::Field_Id
;
22
23
using
id_of_city
=
tutorial::id_of_city
;
24
}
25
26
#endif
joedb::Record_Id
Definition
index_types.h:22
tutorial::id_of_city
Strongly-typed wrapper around an integer representing a row of the city table.
Definition
ids.h:25
joedb::Field_Id
Field_Id
Definition
index_types.h:15
joedb::Table_Id
Table_Id
Definition
index_types.h:12
tutorial::rpc::city
Automatically generated by joedbc.
Definition
Client.h:19
Generated by
1.9.8