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

#include <joedb/ui/SQL_Dump_Writable.h>

Inheritance diagram for joedb::SQL_Dump_Writable_Parent:
Inheritance graph
[legend]
Collaboration diagram for joedb::SQL_Dump_Writable_Parent:
Collaboration graph
[legend]

Public Member Functions

 SQL_Dump_Writable_Parent (std::ostream &out, const Buffered_File *blob_reader=nullptr, bool drop_column=true)
 

Protected Attributes

Database_Schema schema
 
SQL_Writable interpreter_writable
 

Detailed Description

Definition at line 79 of file SQL_Dump_Writable.h.

Constructor & Destructor Documentation

◆ SQL_Dump_Writable_Parent()

joedb::SQL_Dump_Writable_Parent::SQL_Dump_Writable_Parent ( std::ostream &  out,
const Buffered_File blob_reader = nullptr,
bool  drop_column = true 
)
inline

Definition at line 86 of file SQL_Dump_Writable.h.

Member Data Documentation

◆ interpreter_writable

SQL_Writable joedb::SQL_Dump_Writable_Parent::interpreter_writable
protected

Definition at line 83 of file SQL_Dump_Writable.h.

◆ schema

Database_Schema joedb::SQL_Dump_Writable_Parent::schema
protected

Definition at line 82 of file SQL_Dump_Writable.h.


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