12#ifndef tutorial_rpc_city_print_table_declared
13#define tutorial_rpc_city_print_table_declared
24 size_t max_column_width = 0,
void print_table(std::ostream &out, Table_Id table_id, size_t max_column_width=0, Record_Id start=Record_Id::null, size_t length=0)
static const Record_Id null
Store all the tables of the database.
Implement the joedb::Readable interface for a compiled database.
Automatically generated by joedbc.
void print_city_table(std::ostream &out, const Database &db, size_t max_column_width=0, Record_Id start=Record_Id::null, size_t length=0)