12#ifndef joedb_db_encoded_file_print_table_declared
13#define joedb_db_encoded_file_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_buffer_table(std::ostream &out, const Database &db, size_t max_column_width=0, Record_Id start=Record_Id::null, size_t length=0)