Joedb 9.1.4
The Journal-Only Embedded Database
|
#include <joedb/journal/Interpreted_File.h>
Public Member Functions | |
Interpreted_File_Data (const char *file_name) | |
~Interpreted_File_Data () | |
Protected Attributes | |
std::fstream | file_stream |
Definition at line 23 of file Interpreted_File.h.
joedb::Interpreted_File_Data::Interpreted_File_Data | ( | const char * | file_name | ) |
Definition at line 50 of file Interpreted_File.cpp.
|
default |
|
protected |
Definition at line 27 of file Interpreted_File.h.