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

#include <joedb/ui/Dump_Connection_Builder.h>

Inheritance diagram for joedb::Dump_Connection_Data< Dump_Writable >:
Inheritance graph
[legend]
Collaboration diagram for joedb::Dump_Connection_Data< Dump_Writable >:
Collaboration graph
[legend]

Public Member Functions

 Dump_Connection_Data (std::ostream &out)
 

Protected Attributes

Database_Schema schema
 
Dump_Writable dump_writable
 
Multiplexer multiplexer
 

Detailed Description

template<typename Dump_Writable>
class joedb::Dump_Connection_Data< Dump_Writable >

Definition at line 12 of file Dump_Connection_Builder.h.

Constructor & Destructor Documentation

◆ Dump_Connection_Data()

template<typename Dump_Writable >
joedb::Dump_Connection_Data< Dump_Writable >::Dump_Connection_Data ( std::ostream &  out)
inline

Definition at line 20 of file Dump_Connection_Builder.h.

Member Data Documentation

◆ dump_writable

template<typename Dump_Writable >
Dump_Writable joedb::Dump_Connection_Data< Dump_Writable >::dump_writable
protected

Definition at line 16 of file Dump_Connection_Builder.h.

◆ multiplexer

template<typename Dump_Writable >
Multiplexer joedb::Dump_Connection_Data< Dump_Writable >::multiplexer
protected

Definition at line 17 of file Dump_Connection_Builder.h.

◆ schema

template<typename Dump_Writable >
Database_Schema joedb::Dump_Connection_Data< Dump_Writable >::schema
protected

Definition at line 15 of file Dump_Connection_Builder.h.


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