Joedb 9.1.4
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Public Member Functions | List of all members
joedb::generator::Readonly_Interpreted_File_Database_h Class Reference

#include <joedb/compiler/generator/Readonly_Interpreted_File_Database_h.h>

Inheritance diagram for joedb::generator::Readonly_Interpreted_File_Database_h:
Inheritance graph
[legend]
Collaboration diagram for joedb::generator::Readonly_Interpreted_File_Database_h:
Collaboration graph
[legend]

Public Member Functions

 Readonly_Interpreted_File_Database_h (const Compiler_Options &options)
 
void generate () override
 
- Public Member Functions inherited from joedb::generator::Generator
 Generator (const char *dir_name, const char *file_name, const Compiler_Options &options)
 
virtual ~Generator ()
 

Additional Inherited Members

- Protected Member Functions inherited from joedb::generator::Generator
bool db_has_values () const
 
void write_initial_comment ()
 
void write_type (Type type, bool return_type, bool setter_type)
 
void write_tuple_type (const Compiler_Options::Index &index)
 
void write_index_type (const Compiler_Options::Index &index)
 
- Static Protected Member Functions inherited from joedb::generator::Generator
static const char * get_type_string (Type type)
 
static const char * get_cpp_type_string (Type type)
 
static const char * get_storage_type_string (Type type)
 
- Protected Attributes inherited from joedb::generator::Generator
const Compiler_Optionsoptions
 
std::ofstream out
 

Detailed Description

Definition at line 9 of file Readonly_Interpreted_File_Database_h.h.

Constructor & Destructor Documentation

◆ Readonly_Interpreted_File_Database_h()

joedb::generator::Readonly_Interpreted_File_Database_h::Readonly_Interpreted_File_Database_h ( const Compiler_Options options)

Definition at line 7 of file Readonly_Interpreted_File_Database_h.cpp.

Member Function Documentation

◆ generate()

void joedb::generator::Readonly_Interpreted_File_Database_h::generate ( )
overridevirtual

The documentation for this class was generated from the following files: