Joedb 10.2.1
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Namespaces | Functions
print_table.h File Reference
#include "Readable.h"
#include "joedb/ui/Readable_Command_Processor.h"
Include dependency graph for print_table.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  tutorial
 Automatically generated by joedbc.
 
namespace  tutorial::rpc
 
namespace  tutorial::rpc::population
 Automatically generated by joedbc.
 

Functions

void tutorial::rpc::population::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)
 
void tutorial::rpc::population::print_data_table (std::ostream &out, const Database &db, size_t max_column_width=0, Record_Id start=Record_Id::null, size_t length=0)