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

#include <joedb/journal/Interpreted_File.h>

Inheritance diagram for joedb::Interpreted_File_Data:
Inheritance graph
[legend]

Public Member Functions

 Interpreted_File_Data (const char *file_name)
 
 ~Interpreted_File_Data ()
 

Protected Attributes

std::fstream file_stream
 

Detailed Description

Definition at line 23 of file Interpreted_File.h.

Constructor & Destructor Documentation

◆ Interpreted_File_Data()

joedb::Interpreted_File_Data::Interpreted_File_Data ( const char *  file_name)

Definition at line 50 of file Interpreted_File.cpp.

◆ ~Interpreted_File_Data()

joedb::Interpreted_File_Data::~Interpreted_File_Data ( )
default

Member Data Documentation

◆ file_stream

std::fstream joedb::Interpreted_File_Data::file_stream
protected

Definition at line 27 of file Interpreted_File.h.


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