21 out <<
"#include \"Database.h\"\n\n";
24 name_space.emplace_back(
"detail");
28 out <<
"\n const char * schema_string = ";
const std::vector< std::string > & get_name_space() const
Database_cpp(const Compiler_Options &options)
const Compiler_Options & options
void namespace_open(std::ostream &out, const std::vector< std::string > &n)
void namespace_close(std::ostream &out, const std::vector< std::string > &n)
void write_string(std::ostream &out, const std::string &s, bool json)
One code generator for each of the file generated by joedbc.